ANN (Artificial Neural Network) code

Can you help me? i want to use ANN for classification blood type, there are 4 outputs that I expect, A, B, AB an O
can you give me a example code for ANN? thanks

Respuestas (3)

Ameer Hamza
Ameer Hamza el 29 de Abr. de 2020

0 votos

You need to create ANN for the classification problem. You can find similar example using app provided in deep learning toolbox: https://www.mathworks.com/help/deeplearning/gs/classify-patterns-with-a-neural-network.html
David Willingham
David Willingham el 26 de Mayo de 2022

0 votos

Deep Learning networks, like LSTM's (Long Short Term Memory), could also be used to solve this problem. This example Sequence Classification Using Deep Learning highlights how to predict categorical outputs from input sequences.
Sidra
Sidra el 26 de Mzo. de 2023

0 votos

AoA ..... sir i want to use ANN on buger fisher equation..can you give me a example code for ANN ?thankx

Categorías

Más información sobre Deep Learning Toolbox en Centro de ayuda y File Exchange.

Etiquetas

Preguntada:

el 29 de Abr. de 2020

Respondida:

el 26 de Mzo. de 2023

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by