OGMatrix

Results 2 issues of OGMatrix

Hello, currently im training an bot using this repo and I've asked myself some questions to this time. Is learning with multiple instances more efficent than just one and how...

Traceback (most recent call last): File "D:\rocket-learn\examples\default\learner.py", line 129, in alg.run(iterations_per_save=100, save_dir="models") File "D:\rocket-learn\rocket_learn2\ppo.py", line 188, in run self.rollout_generator.update_parameters(self.agent.actor) File "D:\rocket-learn\rocket_learn2\rollout_generator\redis\redis_rollout_generator.py", line 324, in update_parameters self.redis.hset(CONTRIBUTORS, mapping=tot_contributors) File "C:\Users\lukas\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.9_qbz5n2kfra8p0\LocalCache\local-packages\Python39\site-packages\redis\commands\core.py", line...