-
thanks your greate work ,BACKPROP-FREE REINFORCEMENT LEARNING WITH ACTIVE NEURAL GENERATIVE CODING paper say code will release; when will release?
-
# Error Logs
```txt
Traceback (most recent call last):
File "C:\Users\Lukas\AppData\Local\Programs\Python\Python310\lib\multiprocessing\process.py", line 314, in _bootstrap
self.run()
Fil…
-
Hello Philip,
I tried installing this package on both MacOS (High Sierra) and Windows 7, with both Python 2.7 and 3.6 (Anaconda in both environments, also tried WinPython on Win7). I am consistently …
-
Sorry to be picky again, but when I run main.py with pygame installed, I get this error:
```
pygame 1.9.6
Hello from the pygame community. https://www.pygame.org/contribute.html
Traceback (most re…
-
TBD.
-
Hey mechyAi,
I have been using your code and wanted to thank you for the great work! I am trying to connect stable baselines to Emspy. I was wondering if you have any tips or similar codes to share…
Farz5 updated
2 years ago
-
Hi there, (thanks for doing this, I'm so happy to be playing with Open AI's Gym..) I found this error on trying to run `atari.py` on the Go9x9-v0 game. I haven't had a problem with any Atari game ye…
-
render_mode = False means there is 'rgb_array' instead of 'human'. Somehow it still renders.
-
Similar to this work I was creating my Unity platform and training using python API. Somehow, my agents are not training well so I turned up here. I tried to run your code but I am getting a mean scor…
-
Hi,
I have been trying to train your a3c model on breakout game.
I am running it on a p2.xlarge instance and the params I am using are:
tmax: 40m
num_concurrent: 16
everything else is defau…