Shmuma / ptanLinks
PyTorch Agent Net: reinforcement learning toolkit for pytorch
☆548Updated last year
Alternatives and similar repositories for ptan
Users that are interested in ptan are comparing it to the libraries listed below
Sorting:
- A library for ready-made reinforcement learning agents and reusable components for neat prototyping☆299Updated last year
- Structural implementation of RL key algorithms☆515Updated 2 years ago
- A collection of 100+ pre-trained RL agents using Stable Baselines, training and hyperparameter optimization included.☆1,187Updated 3 years ago
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆1,078Updated 4 years ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆352Updated 5 years ago
- Rainbow: Combining Improvements in Deep Reinforcement Learning☆1,652Updated 3 years ago
- RL starter files in order to immediately train, visualize and evaluate an agent without writing any line of code☆702Updated last year
- Modular Deep Reinforcement Learning framework in PyTorch. Companion library of the book "Foundations of Deep Reinforcement Learning".☆1,309Updated this week
- A3C LSTM Atari with Pytorch plus A3G design☆571Updated 2 years ago
- Simple A3C implementation with pytorch + multiprocessing☆656Updated 2 years ago
- List of competitions related to Reinforcement Learning☆349Updated last year
- PyTorch implementation of Deep Reinforcement Learning: Policy Gradient methods (TRPO, PPO, A2C) and Generative Adversarial Imitation Lear…☆1,256Updated 4 years ago
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official imp…☆1,351Updated last year
- Stable-Baselines tutorial for Journées Nationales de la Recherche en Robotique 2019☆710Updated 2 years ago
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆686Updated 4 years ago
- A basic 2D maze environment where an agent start from the top left corner and try to find its way to the bottom left corner.☆374Updated 2 years ago
- Code for Go-Explore: a New Approach for Hard-Exploration Problems☆576Updated 2 years ago
- PyTorch implementation of deep reinforcement learning algorithms☆493Updated 3 years ago
- A PyTorch Platform for Distributed RL☆749Updated 4 years ago
- PyTorch implementation of Asynchronous Advantage Actor Critic (A3C) from "Asynchronous Methods for Deep Reinforcement Learning".☆1,299Updated 6 years ago
- This repository contains model-free deep reinforcement learning algorithms implemented in Pytorch☆451Updated 6 years ago
- DQN Zoo is a collection of reference implementations of reinforcement learning agents developed at DeepMind based on the Deep Q-Network (…☆480Updated last year
- TensorFlow2 Reinforcement Learning☆476Updated 3 years ago
- PyTorch implementation of Trust Region Policy Optimization☆450Updated 7 years ago
- Offline Reinforcement Learning (aka Batch Reinforcement Learning) on Atari 2600 games☆556Updated 2 years ago
- Deep reinforcement learning model implementation in Tensorflow + OpenAI gym☆305Updated 2 years ago
- Policy Gradient algorithms (REINFORCE, NPG, TRPO, PPO)☆370Updated 6 years ago
- Code for the paper "Exploration by Random Network Distillation"☆914Updated 5 years ago
- Mirror of Stable-Baselines: a fork of OpenAI Baselines, implementations of reinforcement learning algorithms☆304Updated 2 years ago
- A PyTorch library for building deep reinforcement learning agents.☆653Updated last year