a3c topic
Deep-RL-Keras
Keras Implementation of popular Deep RL Algorithms (A3C, DDQN, DDPG, Dueling DDQN)
SLM-Lab
Modular Deep Reinforcement Learning framework in PyTorch. Companion library of the book "Foundations of Deep Reinforcement Learning".
pytorch-a3c
PyTorch implementation of Asynchronous Advantage Actor Critic (A3C) from "Asynchronous Methods for Deep Reinforcement Learning".
async_deep_reinforce
Asynchronous Methods for Deep Reinforcement Learning
rl_a3c_pytorch
A3C LSTM Atari with Pytorch plus A3G design
pytorch-A3C
Simple A3C implementation with pytorch + multiprocessing
rl-starter-files
RL starter files in order to immediately train, visualize and evaluate an agent without writing any line of code
pysc2-agents
This is a simple implementation of DeepMind's PySC2 RL agents.
a3c_continuous
A continuous action space version of A3C LSTM in pytorch plus A3G design
Reinforcement_Learning
Reinforcement learning tutorials