OpenAI Baselines: DQN
RL algorithms are challenging to implement correctly; good results typically only come after fixing many seemingly-trivial bugs. This post contains some best practices we use for correct RL algorithm implementations, as well as the details of our DQN release.
from Pocket http://ift.tt/2qPOqfC
via IFTTT