Clear Filters
Clear Filters

How to build an action NN to estimate input

1 view (last 30 days)
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 Comment
abdullah alshakhs
abdullah alshakhs on 13 Mar 2022
i still need help with this matter
i am trying to implement action NN and critic NN

Sign in to comment.

Answers (1)

Aditya
Aditya on 29 Sep 2023
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!

Categories

Find more on Deep Learning Toolbox in Help Center and File Exchange

Tags

Products


Release

R2021b

Community Treasure Hunt

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

Start Hunting!