6 results found Sort:

PyTorch implementation of Asynchronous Advantage Actor Critic (A3C) from "Asynchronous Methods for Deep Reinforcement Learning".
Created 2017-02-13
46 commits to master branch, last one 5 years ago
Simple A3C implementation with pytorch + multiprocessing
Created 2018-01-18
17 commits to master branch, last one 4 years ago
119
562
apache-2.0
20
A3C LSTM Atari with Pytorch plus A3G design
Created 2017-05-25
172 commits to master branch, last one about a year ago
Pytorch LSTM RNN for reinforcement learning to play Atari games from OpenAI Universe. We also use Google Deep Mind's Asynchronous Advantage Actor-Critic (A3C) Algorithm. This is much superior and effi...
Created 2017-09-27
14 commits to master branch, last one 3 months ago