Repository navigation

#

a2c

thu-ml/tianshou
Python
8706
14 天前

High-quality single file implementation of Deep Reinforcement Learning algorithms with research-friendly features (PPO, DQN, C51, DDPG, TD3, SAC, PPG)

Python
7699
1 个月前
andri27-ts/Reinforcement-Learning

Learn Deep Reinforcement Learning in 60 days! Lectures & Code in Python. Reinforcement Learning + Deep Learning

Jupyter Notebook
4355
5 年前

Massively Parallel Deep Reinforcement Learning. 🔥

Python
4137
2 天前

Implementations from the free course Deep Reinforcement Learning with Tensorflow and PyTorch

Jupyter Notebook
3873
2 年前

PyTorch implementation of Advantage Actor Critic (A2C), Proximal Policy Optimization (PPO), Scalable trust-region method for deep reinforcement learning using Kronecker-factored approximation (ACKTR) and Generative Adversarial Imitation Learning (GAIL).

Python
3817
3 年前

Modularized Implementation of Deep RL Algorithms in PyTorch

Python
3333
1 年前

Implementations of basic RL algorithms with minimal lines of codes! (pytorch based)

Python
3050
2 年前
kengz/SLM-Lab

Modular Deep Reinforcement Learning framework in PyTorch. Companion library of the book "Foundations of Deep Reinforcement Learning".

Python
1296
6 个月前

PyTorch implementation of Deep Reinforcement Learning: Policy Gradient methods (TRPO, PPO, A2C) and Generative Adversarial Imitation Learning (GAIL). Fast Fisher vector product TRPO.

Python
1239
5 年前

Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch

Jupyter Notebook
1078
4 年前

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.

Jupyter Notebook
928
4 年前

RL starter files in order to immediately train, visualize and evaluate an agent without writing any line of code

Python
699
1 年前

This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Dueling Network, DDPG, SAC, A2C, PPO, TRPO. (More algorithms are still in progress)

Python
682
5 年前

🐋 Simple implementations of various popular Deep Reinforcement Learning algorithms using TensorFlow2

Python
608
3 年前

Keras Implementation of popular Deep RL Algorithms (A3C, DDQN, DDPG, Dueling DDQN)

Python
545
5 年前