Asynchronous Methods for Deep Reinforcement Learning
Role in this project:
ML Engineer Contributions:19 commits, 4 PRs, 95 pushes in 11 months
Contributions summary:Miyoshi focused on refining the asynchronous methods for deep reinforcement learning, as indicated by the repository description. They made key changes to the network architecture, swapping actor/critic learning rate ratios and calculating policy and value simultaneously. Furthermore, they addressed a bug related to the GPU assert op with LSTM implementations and updated the code to support TensorFlow r1.0.
asynchronousreinforcement-learningasynchronous-methodsdeep-reinforcement-learningreinforcement
Contributions:13 commits, 16 pushes, 4 branches in 11 months
understandingvae