photo

Sourabh


Last seen: 27 days ago Active since 2023

Followers: 0   Following: 0

Statistics

  • Thankful Level 2

View badges

Feeds

View by

Question


beta distribution in PPO
I want to confine the actions of my PPO algorithm and I was thinking whether or not I can implement beta distribution for my PPO...

3 months ago | 0 answers | 0

0

answers

Question


freezing layers of actor and critic of RL agent
After training ,I have freezed every layer of my actor and crtitc network of my RL agent (by using setLearnRateFactor(neuralnet,...

3 months ago | 1 answer | 0

1

answer

Question


how to freeze and reset the weights to initial values of neural network.?
I have a trained RL agent and now i want to retrain only a selected few layers of same agent while keeping some of layers of act...

3 months ago | 1 answer | 0

1

answer

Question


decaying clip factor or entropy loss weight for PPO
Is there a way to implement decaying clip factor or entropy loss weight in PPO matlab?? or how can i reduce the exploration aft...

4 months ago | 2 answers | 0

2

answers

Question


PPO and LSTM agent creation
I am trying to implement PPO and LSTM and I am getting the error as "To train an agent that has states, all actor and critic ...

5 months ago | 2 answers | 0

2

answers

Question


PPO agent low reward episodes
I am trying to implement PPO agent and i m getting rewards as shown and i have tried tuning hyperparameter settings but still tr...

5 months ago | 1 answer | 0

1

answer

Question


How to remove border from figure
How to remove inverted L shaped border from my matlab figure? It's along the bottom and right edge of the image of the plot.

7 months ago | 2 answers | 0

2

answers

Question


can i decide the RL agents actions
I am training a PPO agent and issue is it keeps on searching for a better value even after reaching close to stable state. what...

8 months ago | 2 answers | 0

2

answers

Question


I am trying PID tuning using RL how to incorporate filter coefficient in simulink
I am trying to do RL based PID tuning for that i neeed to incorporate filter coeffcient in my simulink model but i am unable to ...

11 months ago | 1 answer | 0

1

answer

Question


receiving different training results while running the same code
I ran the training of my RL model but forgot to save so i thought i would run the same script again but i am getting a slight...

11 months ago | 1 answer | 0

1

answer

Question


Reinforcement Learning . Sudden very high Rewards during training of RL model.
sir during the training i get sudden very high rewards of order 10e16 (shown in image attached) and i am unable to figure out wh...

11 months ago | 1 answer | 0

1

answer