Omegastick / pytorch-cpp-rlLinks
PyTorch C++ Reinforcement Learning
☆523Updated 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☆747Updated 3 years ago
- C++ Template Library to Predict, Control, Learn Behaviors, and Represent Learnable Knowledge using On/Off Policy Reinforcement Learning☆200Updated 8 years ago
- A Repository with C++ implementations of Reinforcement Learning Algorithms (Pytorch)☆96Updated 5 years ago
- PyTorch implementation of Trust Region Policy Optimization☆442Updated 6 years ago
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official imp…☆1,310Updated last year
- Reinforcement Learning with Deep Energy-Based Policies☆425Updated last year
- This repo replicates the results Horgan et al obtained in "Distributed Prioritized Experience Replay"☆190Updated 6 years ago
- A TensorFlow implementation of Scalable Distributed Deep-RL with Importance Weighted Actor-Learner Architectures.☆1,005Updated 6 years ago
- PyTorch implementation of Asynchronous Advantage Actor Critic (A3C) from "Asynchronous Methods for Deep Reinforcement Learning".☆1,280Updated 5 years ago
- A3C LSTM Atari with Pytorch plus A3G design☆566Updated 2 years ago
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆680Updated 4 years ago
- Code for the paper "Exploration by Random Network Distillation"☆900Updated 4 years ago
- Structural implementation of RL key algorithms☆512Updated 2 years ago
- Inverse RL algorithms (APP, MaxEnt, GAIL, VAIL)☆755Updated last year
- This repository contains model-free deep reinforcement learning algorithms implemented in Pytorch☆446Updated 5 years ago
- Reinforcement Learning in PyTorch☆2,262Updated 4 years ago
- ☆342Updated 7 years ago
- Implementation of Inverse Reinforcement Learning (IRL) algorithms in Python/Tensorflow. Deep MaxEnt, MaxEnt, LPIRL☆635Updated last year
- Deep Planning Network: Control from pixels by latent planning with learned dynamics☆370Updated 3 years ago
- Implementation of algorithms for continuous control (DDPG and NAF).☆309Updated 4 years ago
- C++-based high-performance parallel environment execution engine (vectorized env) for general RL environments.☆1,160Updated 10 months ago
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆1,080Updated 4 years ago
- A continuous action space version of A3C LSTM in pytorch plus A3G design☆258Updated 8 months ago
- Rainbow: Combining Improvements in Deep Reinforcement Learning☆1,630Updated 3 years ago
- Reinforcement Learning Algorithms Based on PyTorch☆448Updated 3 years ago
- Simple A3C implementation with pytorch + multiprocessing☆643Updated 2 years ago
- Hybrid CPU/GPU implementation of the A3C algorithm for deep reinforcement learning.☆657Updated 5 years ago
- Implementation of Efficient Off-policy Meta-learning via Probabilistic Context Variables (PEARL)☆494Updated 2 years ago
- Modular Deep Reinforcement Learning framework in PyTorch. Companion library of the book "Foundations of Deep Reinforcement Learning".☆1,286Updated 4 months ago
- PyTorch Agent Net: reinforcement learning toolkit for pytorch☆546Updated 7 months ago