ANN (Artificial Neural Network) code

조회 수: 131 (최근 30일)
Yudawan Hidayat
Yudawan Hidayat 2020년 4월 29일
답변: Sidra 2023년 3월 26일
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

답변 (3개)

Ameer Hamza
Ameer Hamza 2020년 4월 29일
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 2022년 5월 26일
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 2023년 3월 26일
AoA ..... sir i want to use ANN on buger fisher equation..can you give me a example code for ANN ?thankx

카테고리

Help CenterFile Exchange에서 Deep Learning Toolbox에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by