advantage-actor-critic topic

List advantage-actor-critic repositories

torch-ac

190
Stars
64
Forks
Watchers

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

Code for Hands On Intelligent Agents with OpenAI Gym book to get started and learn to build deep reinforcement learning agents using PyTorch

curiosity-driven-exploration-pytorch

128
Stars
30
Forks
Watchers

Curiosity-driven Exploration by Self-supervised Prediction

ReinforcementLearning

84
Stars
21
Forks
Watchers

Reinforcing Your Learning of Reinforcement Learning

pytorch-a2c

45
Stars
8
Forks
Watchers

A well-documented A2C written in PyTorch

dprl

16
Stars
8
Forks
Watchers

Deep reinforcement learning package for torch7

Master-Thesis

35
Stars
3
Forks
Watchers

Deep Reinforcement Learning in Autonomous Driving: the A3C algorithm used to make a car learn to drive in TORCS; Python 3.5, Tensorflow, tensorboard, numpy, gym-torcs, ubuntu, latex

MLP-framework (pure numpy) and DDQN-framework for OpenAI's Gym games. +test code for PPO added. +Hindsight Experience Replay(HER) bitflip-DQN example. +prioritized replay.

yahtzotron

19
Stars
2
Forks
Watchers

The friendly robot that beats you in Yahtzee 🤖 🎲

Official implementation of the AAAI 2021 paper Deep Bayesian Quadrature Policy Optimization.