How to build an action NN to estimate input

1 次查看(过去 30 天)
from where should i start to build an NN that will estimate input U using weights and activation function ?
i have a specific equation for weight tuning too
i am completely new to this area in matlab so what app i should be using or anything like that will be helpful

回答(1 个)

Aditya
Aditya 2023-9-29
Hi Abdullah,
I understand that you want to build a Neural Network for estimating an input. To achieve this, you can use Deep Network Designer app and Neural Network Start app.
To lauch these apps from MATLAB command window you can type the following commands:
  • Deep Network Designer app: deepNetworkDesigner
  • Neural Network Start app: nnstart
For more detailed info on how to use this apps please refer to the below MATLAB documentation:
Hope this helps!

类别

Help CenterFile Exchange 中查找有关 Deep Learning Toolbox 的更多信息

标签

产品


版本

R2021b

Community Treasure Hunt

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

Start Hunting!

Translated by