pathak22 / noreward-rl

[ICML 2017] TensorFlow code for Curiosity-driven Exploration for Deep Reinforcement Learning

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Training Code

manacoa opened this issue · comments

Hi Deepak,

The paper is great. Any chance of getting access to the training code?

Thanks!

Simon

Yes, I have finally released the full training code. This comes with the scripts to train on VizDoom and Super Mario Bros., scripts to do inference and scripts to customize VizDoom environment for RL experiments. The wrappers which allow for faster training in Mario and Doom have also been released. :)