Borrar filtros
Borrar filtros

How to build an action NN to estimate input

1 visualización (últimos 30 días)
abdullah alshakhs
abdullah alshakhs el 28 de Feb. de 2022
Respondida: Aditya el 29 de Sept. de 2023
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 comentario
abdullah alshakhs
abdullah alshakhs el 13 de Mzo. de 2022
i still need help with this matter
i am trying to implement action NN and critic NN

Iniciar sesión para comentar.

Respuestas (1)

Aditya
Aditya el 29 de Sept. de 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!

Categorías

Más información sobre Deep Learning Toolbox en Help Center y File Exchange.

Etiquetas

Productos


Versión

R2021b

Community Treasure Hunt

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

Start Hunting!

Translated by