ANN (Artificial Neural Network) code
Afficher commentaires plus anciens
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
Réponses (3)
Ameer Hamza
le 29 Avr 2020
0 votes
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
1 commentaire
Yudawan Hidayat
le 6 Mai 2020
David Willingham
le 26 Mai 2022
0 votes
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
le 26 Mar 2023
0 votes
AoA ..... sir i want to use ANN on buger fisher equation..can you give me a example code for ANN ?thankx
Catégories
En savoir plus sur Deep Learning Toolbox dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!