RL-GAN
RL-GAN copied to clipboard
Transfer Learning for Related Reinforcement Learning Tasks via Image-to-Image Translation
I am trying to use this codebase to reproduce the failure of transfer with vanilla RL algorithms. However, I can not reproduce this phenomenon. It seems that this repo does...
pip install -r requirements.txt can now work
Hi, I'm trying to implement the code for the breakout environment, unfortunately it seems to take too long on the computational resources I have access to. Would it be possible...