Stars
Transformer: PyTorch Implementation of "Attention Is All You Need"
Minimal implementation of clipped objective Proximal Policy Optimization (PPO) in PyTorch
DennisWangCW / pytorch-ddpg
Forked from ghliu/pytorch-ddpgImplementation of the Deep Deterministic Policy Gradient (DDPG) using PyTorch
Autonomous Navigation of UAV using Reinforcement Learning algorithms.
A repo to design basic Policy Gradient labs
PyTorch implementations of deep reinforcement learning algorithms and environments
Python Implementation of Reinforcement Learning: An Introduction
A high-performance distributed training framework for Reinforcement Learning
jachiam / spinningup
Forked from openai/spinningupAn educational resource to help anyone learn deep reinforcement learning.
PyTorch implementation of soft actor critic
PyTorch implementation of Soft Actor-Critic(SAC).
a clean and robust Pytorch implementation of SAC on continuous action space
Massively Parallel Deep Reinforcement Learning. 🔥
Deep-Reinforcement-Learning-Hands-On-Second-Edition, published by Packt
PyTorch version of Stable Baselines, reliable implementations of reinforcement learning algorithms.
An elegant PyTorch deep reinforcement learning library.
Safe reinforcement learning with stability guarantees
A toolkit for developing and comparing reinforcement learning algorithms.