how can i get different random source in every episode in the reinforcement trian?
3 次查看(过去 30 天)
显示 更早的评论
how can i get different random source in every episode in the reinforcement trian?
I am training the PPO agent. In order to facilitate reproduction, it starts with rng0, but my model uses the random source module. I find that every time the epiode is started, the values are the same. How can I make the random source module values in each epiode different?
,every episode,its numer is same.
,every episode,its numer is same.0 个评论
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Reinforcement Learning Toolbox 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!