navneet-nmk / Pytorch-RL-CPPLinks
A Repository with C++ implementations of Reinforcement Learning Algorithms (Pytorch)
☆96Updated 5 years ago
Alternatives and similar repositories for Pytorch-RL-CPP
Users that are interested in Pytorch-RL-CPP are comparing it to the libraries listed below
Sorting:
- C++ implementation of Proximal Policy Optimization☆87Updated 2 years ago
- Pytorch implementation of distributed deep reinforcement learning☆76Updated 3 years ago
- PyTorch C++ Reinforcement Learning☆523Updated 5 years ago
- Soft Actor-Critic with advanced features☆50Updated this week
- Keeping track of RL experiments☆162Updated 2 years ago
- PyTorch implementation of our paper Real-Time Reinforcement Learning (NeurIPS 2019)☆73Updated 5 years ago
- NeurIPS 2019: DQN(λ) = Deep Q-Network + λ-returns.☆23Updated last year
- A framework for easy prototyping of distributed reinforcement learning algorithms☆96Updated 4 years ago
- C++ Template Library to Predict, Control, Learn Behaviors, and Represent Learnable Knowledge using On/Off Policy Reinforcement Learning☆202Updated 8 years ago
- TD3, SAC, IQN, Rainbow, PPO, Ape-X and etc. in TF1.x☆62Updated 4 years ago
- A collection of multi-agent reinforcement learning OpenAI gym environments☆45Updated 5 years ago
- Combining Evolutionary Algorithms and deep RL in various ways☆102Updated 4 years ago
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆134Updated this week
- PyTorch implementation of FQF, IQN and QR-DQN.☆178Updated 11 months ago
- CuLE: A CUDA port of the Atari Learning Environment (ALE)☆238Updated 2 years ago
- Unofficial Pytorch code for "Deep Reinforcement Learning in a Handful of Trials using Probabilistic Dynamics Models"☆190Updated 2 years ago
- Clone of OpenAI's Spinning Up in PyTorch☆148Updated 3 years ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆142Updated 6 years ago
- ☆111Updated 5 years ago
- Tensorflow implementation of a Deep Distributed Distributional Deterministic Policy Gradients (D4PG) network, trained on OpenAI Gym envir…☆126Updated 5 years ago
- PyTorch implementation of some reinforcement learning algorithms: A2C, PPO, Behavioral Cloning from Observation (BCO), GAIL.☆145Updated 3 years ago
- Pytorch Implementation of Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO)☆223Updated 3 years ago
- Modified versions of the SAC algorithm from spinningup for discrete action spaces and image observations.☆96Updated 5 years ago
- A library of probabilistic model based RL algorithms in pytorch☆107Updated 4 years ago
- Examples of published reinforcement learning algorithms in recent literature implemented in TensorFlow☆103Updated 4 years ago
- ☆72Updated 6 years ago
- [Experimental] TensorFlow 2 version of stable-baselines, temporary repository☆45Updated 5 years ago
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆175Updated 2 years ago
- Recurrent continuous reinforcement learning algorithms implemented in Pytorch.☆51Updated 4 years ago
- TF2 Implementation of the Soft Actor-Critic Algorithm☆43Updated 2 years ago