There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
Tensorflow implementation of asyncronous 1-step Q learning in "Asynchronous Methods for Deep Reinforcement Learning" with improvement on weight update process (use minibatch) to speed up training.