snailrowen1337

Results 3 issues of snailrowen1337

When running the dqn algorithm, I consistently get higher variance than what the plots in https://google.github.io/dopamine/baselines/plots.html would suggest. Is the data there smoothed by a five-point-window or similar?

Thanks a ton for making this open-source. I have a question about replicating the 75% accuracy for 80 epochs. I just changed the config file to read "max_epochs: 80" and...

I would like to use code in the directory ```rlpyt/rlpyt/ul/```. However, the code does not appear to work out of the box. For example, some paths in authors filesystem are...