pytorch_a3c icon indicating copy to clipboard operation
pytorch_a3c copied to clipboard

Results 3 pytorch_a3c issues
Sort by recently updated
recently updated
newest added

Hi @rarilurelo, can I ask if you have been able to modify your code to work with continuous actions - eg pendulum or mountain car? I tired to modify @ikostrikov...

Hi, thanks for this project. I have a question about the optimizer, Is it enough to simply use the original optimizer provided by pytorch? Before opt.step(). if we simply do...

I am new to pyTorch, just cloned your codes and ran them, but got an error. I hope you to point me to the right direction to fix this issue....