random-network-distillation icon indicating copy to clipboard operation
random-network-distillation copied to clipboard

replay

Open TheCherry opened this issue 7 years ago • 3 comments

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

TheCherry avatar Nov 14 '18 12:11 TheCherry

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

michael20at avatar Nov 24 '18 09:11 michael20at

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!

michael20at avatar Nov 24 '18 15:11 michael20at

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

TheCherry avatar Nov 24 '18 20:11 TheCherry