openai / random-network-distillation

Code for the paper "Exploration by Random Network Distillation"
https://openai.com/blog/reinforcement-learning-with-prediction-based-rewards/
881 stars 159 forks source link

replay #7

Open TheCherry opened 6 years ago

TheCherry commented 6 years ago

The replayer.py use a exptag. I can't find this library.

michael20at commented 6 years ago

I have the same issue, exptag seems to be missing.

michael20at commented 6 years ago

You can kinda get it to work if you supply the temp directory with the pk file directly in the replayer.py file, commenting out the exptag line and import. Still, a proper solution would be nice!

TheCherry commented 6 years ago

Yes got it working, I will make a pull request soon. https://www.youtube.com/watch?v=OcNg6hvZB58