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
  1 件のコメント
Yudawan Hidayat
Yudawan Hidayat 2020 年 5 月 6 日
thank's sir

サインインしてコメントする。


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 Center および File ExchangeDeep Learning Toolbox についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by