![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/14573919_1547773361164_DEF.jpg)
Sayak Mukherjee
Followers: 0 Following: 0
Programming Languages:
Python, MATLAB
Spoken Languages:
Bengali, English, Hindi
Python, MATLAB
Spoken Languages:
Bengali, English, Hindi
統計
MATLAB Answers
8 質問
0 回答
ランク
of 157,725
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
Mirror symmetry in actions in reinforcement learning
I am training a RL control problem to perforem neck kinematics. I want the action space to have mirror symmetry as explained in ...
2年以上 前 | 0 件の回答 | 0
0
回答質問
Control the exploration in soft actor-critic
What is the best way to control the exploration in SAC agent. For TD3 agent I used to control the exploration by adjusting the v...
3年弱 前 | 1 件の回答 | 1
1
回答質問
Reinforcement learning agent not being saved during training
I am trying to train my model using TD3 agent. During the training process I am trying to save the agent above a certain episode...
約3年 前 | 1 件の回答 | 0
1
回答質問
Dont need to save 'savedAgentResultStruct' with RL agent
When I am saving agents during RL iterations using 'EpisodeReward' criteria, matlab is also saving 'savedAgentResultStruct' alon...
4年弱 前 | 0 件の回答 | 0
0
回答質問
Change revolute joint parameter in env.ResetFcn during reinforcement learning
What is the best way to randomize the initial revolute joint angle during eacg episode of reinforcement learning right now I am...
4年以上 前 | 0 件の回答 | 0
0
回答質問
What is the best activation function to get action between 0 and 1 in DDPG network?
I am using DDPG network to run a control algorithm which has inputs (actions of RL agent, 23 in total) varying between 0 and 1. ...
4年以上 前 | 1 件の回答 | 0
1
回答質問
Expected reward blows up while training (DDPG agent, reinforcement learning)
I am training a DDPG network and after training for around 5000 iterations, the model seems doesnot seem to converge while the e...
4年以上 前 | 1 件の回答 | 0
1
回答質問
Use saved reinforcement learning DDPG agent
I have saved DDPG agent using the optiopn rlTrainingOptions.SaveAgentValue = 3000 During the simulations number of agents are ...
4年以上 前 | 1 件の回答 | 0