How to build an action NN to estimate input

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

i still need help with this matter
i am trying to implement action NN and critic NN

Sign in to comment.

Answers (1)

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

Products

Release

R2021b

Tags

Asked:

on 28 Feb 2022

Answered:

on 29 Sep 2023

Community Treasure Hunt

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

Start Hunting!