a3c topic

List a3c repositories

baby-a3c

168
Stars
43
Forks
Watchers

A high-performance Atari A3C agent in 180 lines of PyTorch

torch-ac

190
Stars
64
Forks
Watchers

Recurrent and multi-process PyTorch implementation of deep reinforcement Actor-Critic algorithms A2C and PPO

pysc2-rl-agents

134
Stars
39
Forks
Watchers

StarCraft II / PySC2 Deep Reinforcement Learning Agents (A2C)

A3C-PyTorch

114
Stars
22
Forks
Watchers

PyTorch implementation of Advantage async actor-critic Algorithms (A3C) in PyTorch

yarll

83
Stars
28
Forks
Watchers

Combining deep learning and reinforcement learning.

Policy-Gradient-Methods

88
Stars
28
Forks
Watchers

Implementation of Algorithms from the Policy Gradient Family. Currently includes: A2C, A3C, DDPG, TD3, SAC

pytorch-a3c-mujoco

73
Stars
20
Forks
Watchers

Implement A3C for Mujoco gym envs

A3C

66
Stars
24
Forks
Watchers

Deep reinforcement learning using an asynchronous advantage actor-critic (A3C) model.

pytorch-noreward-rl

79
Stars
20
Forks
Watchers

pytorch implementation of Curiosity-driven Exploration by Self-supervised Prediction

DQN, DDDQN, A3C, PPO, Curiosity applied to the game DOOM