agent57_pytorch icon indicating copy to clipboard operation
agent57_pytorch copied to clipboard

unofficial code reproducing Agent57

Results 5 agent57_pytorch issues
Sort by recently updated
recently updated
newest added

Hello, thank you so much for the reproduction code! I have encountered `RayOutOfMemoryError` when running the code. To address this issue, I have tried set `num_agents` from the default of...

I am trying to run your code on a fresh install of Ubuntu 20.04 with Python 3.9.5, and CUDA 11.6 / cuDNN 8.3.2, but when executing main.py the following cuDNN...

Fix the flipped order of in_rewards and ex_rewards in 3 places Fix typos

Is there any model file that can be successfully reproduced? The effect of my training is not good.@ @yuta0821 @yuta0821

@Obliman Do you have the model file of agent57 that has been trained? The results I trained are not good. _Originally posted by @yuta0821 in https://github.com/yuta0821/agent57_pytorch/issues/1#issuecomment-1046775440_