Omegastick / pytorch-cpp-rl
PyTorch C++ Reinforcement Learning
☆514Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for pytorch-cpp-rl
- A PyTorch Platform for Distributed RL☆738Updated 3 years ago
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official imp…☆1,222Updated 11 months ago
- Reinforcement Learning with Deep Energy-Based Policies☆416Updated 11 months ago
- C++ Template Library to Predict, Control, Learn Behaviors, and Represent Learnable Knowledge using On/Off Policy Reinforcement Learning☆196Updated 8 years ago
- A collection of 100+ pre-trained RL agents using Stable Baselines, training and hyperparameter optimization included.☆1,133Updated 2 years ago
- Implementation of Efficient Off-policy Meta-learning via Probabilistic Context Variables (PEARL)☆472Updated last year
- A Repository with C++ implementations of Reinforcement Learning Algorithms (Pytorch)☆92Updated 5 years ago
- Policy Gradient algorithms (REINFORCE, NPG, TRPO, PPO)☆368Updated 5 years ago
- TensorFlow2 Reinforcement Learning☆467Updated 2 years ago
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆1,055Updated 3 years ago
- DQN Zoo is a collection of reference implementations of reinforcement learning agents developed at DeepMind based on the Deep Q-Network (…☆456Updated 7 months ago
- A TensorFlow implementation of Scalable Distributed Deep-RL with Importance Weighted Actor-Learner Architectures.☆987Updated 5 years ago
- PyTorch implementation of Deep Reinforcement Learning: Policy Gradient methods (TRPO, PPO, A2C) and Generative Adversarial Imitation Lear…☆1,107Updated 3 years ago
- Deep Planning Network: Control from pixels by latent planning with learned dynamics☆365Updated 3 years ago
- C++-based high-performance parallel environment execution engine (vectorized env) for general RL environments.☆1,098Updated 3 months ago
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆666Updated 3 years ago
- Code for the paper "Exploration by Random Network Distillation"☆881Updated 4 years ago
- PyTorch implementation of Trust Region Policy Optimization☆433Updated 6 years ago
- Structural implementation of RL key algorithms☆509Updated last year
- Code for Go-Explore: a New Approach for Hard-Exploration Problems☆558Updated last year
- PyTorch implementation of Soft Actor-Critic (SAC), Twin Delayed DDPG (TD3), Actor-Critic (AC/A2C), Proximal Policy Optimization (PPO), QT…☆1,130Updated 11 months ago
- Reinforcement Learning in PyTorch☆2,233Updated 3 years ago
- This repository contains model-free deep reinforcement learning algorithms implemented in Pytorch☆441Updated 5 years ago
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"☆479Updated 2 years ago
- Keeping track of RL experiments☆159Updated last year
- Repo containing code for multi-agent deep reinforcement learning (MADRL).☆669Updated last year
- PyTorch Agent Net: reinforcement learning toolkit for pytorch☆529Updated 3 weeks ago
- SMAC: The StarCraft Multi-Agent Challenge☆1,107Updated 9 months ago
- Implementation of benchmark RL algorithms☆459Updated 2 years ago
- A3C LSTM Atari with Pytorch plus A3G design☆562Updated last year