Omegastick / pytorch-cpp-rlLinks
PyTorch C++ Reinforcement Learning
☆528Updated 5 years ago
Alternatives and similar repositories for pytorch-cpp-rl
Users that are interested in pytorch-cpp-rl are comparing it to the libraries listed below
Sorting:
- A PyTorch Platform for Distributed RL☆749Updated 4 years ago
- A Repository with C++ implementations of Reinforcement Learning Algorithms (Pytorch)☆100Updated 6 years ago
- This repository contains model-free deep reinforcement learning algorithms implemented in Pytorch☆452Updated 6 years ago
- C++ Template Library to Predict, Control, Learn Behaviors, and Represent Learnable Knowledge using On/Off Policy Reinforcement Learning☆206Updated 9 years ago
- PyTorch Agent Net: reinforcement learning toolkit for pytorch☆550Updated last year
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆687Updated 4 years ago
- Reinforcement Learning with Deep Energy-Based Policies☆433Updated last year
- Implementation of algorithms for continuous control (DDPG and NAF).☆312Updated 4 years ago
- PyTorch implementation of Trust Region Policy Optimization☆450Updated 7 years ago
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official imp…☆1,364Updated last year
- CuLE: A CUDA port of the Atari Learning Environment (ALE)☆241Updated 3 years ago
- Code for the paper "Exploration by Random Network Distillation"☆918Updated 5 years ago
- A collection of 100+ pre-trained RL agents using Stable Baselines, training and hyperparameter optimization included.☆1,188Updated 3 years ago
- Hybrid CPU/GPU implementation of the A3C algorithm for deep reinforcement learning.☆658Updated 5 years ago
- Policy Gradient algorithms (REINFORCE, NPG, TRPO, PPO)☆370Updated 6 years ago
- Simple A3C implementation with pytorch + multiprocessing☆656Updated 2 years ago
- PyTorch implementation of Deep Reinforcement Learning: Policy Gradient methods (TRPO, PPO, A2C) and Generative Adversarial Imitation Lear…☆1,257Updated 4 years ago
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆1,078Updated 4 years ago
- Repo containing code for multi-agent deep reinforcement learning (MADRL).☆725Updated 2 years ago
- SEED RL: Scalable and Efficient Deep-RL with Accelerated Central Inference. Implements IMPALA and R2D2 algorithms in TF2 with SEED's arch…☆834Updated 2 years ago
- This repo replicates the results Horgan et al obtained in "Distributed Prioritized Experience Replay"☆190Updated 6 years ago
- An implementation of the Augmented Random Search algorithm☆425Updated 4 years ago
- C++ implementation of Proximal Policy Optimization☆88Updated 3 years ago
- Deep Reinforcement Learning with pytorch & visdom☆803Updated 5 years ago
- Structural implementation of RL key algorithms☆516Updated 2 years ago
- A TensorFlow implementation of Scalable Distributed Deep-RL with Importance Weighted Actor-Learner Architectures.☆1,014Updated 6 years ago
- C++-based high-performance parallel environment execution engine (vectorized env) for general RL environments.☆1,207Updated last year
- PyTorch implementation of Asynchronous Advantage Actor Critic (A3C) from "Asynchronous Methods for Deep Reinforcement Learning".☆1,300Updated 6 years ago
- PyTorch implementation of deep reinforcement learning algorithms☆493Updated 4 years ago
- Implementation of the Deep Deterministic Policy Gradient (DDPG) using PyTorch☆622Updated 7 years ago