a2c topic
deep_rl
PyTorch implementation of deep reinforcement learning algorithms
autonomous-learning-library
A PyTorch library for building deep reinforcement learning agents.
PyTorch-RL
PyTorch implementation of Deep Reinforcement Learning: Policy Gradient methods (TRPO, PPO, A2C) and Generative Adversarial Imitation Learning (GAIL). Fast Fisher vector product TRPO.
Deep_RL_with_pytorch
A pytorch tutorial for DRL(Deep Reinforcement Learning)
Deep-RL-Keras
Keras Implementation of popular Deep RL Algorithms (A3C, DDQN, DDPG, Dueling DDQN)
Deep-Reinforcement-Learning-Algorithms
32 projects in the framework of Deep Reinforcement Learning algorithms: Q-learning, DQN, PPO, DDPG, TD3, SAC, A2C and others. Each project is provided with a detailed training log.
SLM-Lab
Modular Deep Reinforcement Learning framework in PyTorch. Companion library of the book "Foundations of Deep Reinforcement Learning".
rl-starter-files
RL starter files in order to immediately train, visualize and evaluate an agent without writing any line of code
Reinforcement_Learning
Reinforcement learning tutorials
torch-ac
Recurrent and multi-process PyTorch implementation of deep reinforcement Actor-Critic algorithms A2C and PPO