Borrar filtros
Borrar filtros

Normalization process in Reinforcement Learning

11 visualizaciones (últimos 30 días)
Unmanned Aerial and Space Systems
Unmanned Aerial and Space Systems el 4 de Mayo de 2022
Hi everyone, I have a question about 'Normalization', I'm asking that how do this process operate in ==>featureInputLayer?
The documentation says us that "Normalization" part is performed automatically. Is that true? Because when the featureInputLayer is created, 'Normalization' is defined "None" as following:
----------------------------------------------------------------------------------
featureInputLayer(numObservations,'Normalization','none','Name','observation')
----------------------------------------------------------------------------------
But, How it normalize observations/actions? Can you explain it clearly?
UASS
  3 comentarios
Jyo Deshmukh
Jyo Deshmukh el 23 de Nov. de 2022
In fact when I use normalization with any other option, I get an error:
Error using rl.internal.model.DLNetworkModel>localValidateLayer
Set 'Normalization' parameter
of featureInputLayer to 'none'.
Unmanned Aerial and Space Systems
Unmanned Aerial and Space Systems el 28 de Nov. de 2022
yes, i agree with you, how can we use other options? the question is how we gonna change this option with other?

Iniciar sesión para comentar.

Respuestas (0)

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