navneet-nmk / Pytorch-RL-CPPLinks
A Repository with C++ implementations of Reinforcement Learning Algorithms (Pytorch)
☆99Updated 6 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 3 years ago
- PyTorch C++ Reinforcement Learning☆524Updated 5 years ago
- PyTorch implementation of our paper Real-Time Reinforcement Learning (NeurIPS 2019)☆75Updated 5 years ago
- Keeping track of RL experiments☆163Updated 2 years ago
- Pytorch Implementation of Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO)☆226Updated 3 years ago
- Pytorch implementation of distributed deep reinforcement learning☆76Updated 3 years ago
- A framework for easy prototyping of distributed reinforcement learning algorithms☆96Updated 4 years ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆185Updated last year
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆134Updated 3 weeks ago
- TF2 Implementation of the Soft Actor-Critic Algorithm☆44Updated 2 years ago
- CuLE: A CUDA port of the Atari Learning Environment (ALE)☆241Updated 2 years ago
- Soft Actor-Critic with advanced features☆51Updated this week
- C++ Template Library to Predict, Control, Learn Behaviors, and Represent Learnable Knowledge using On/Off Policy Reinforcement Learning☆205Updated 9 years ago
- This repo replicates the results Horgan et al obtained in "Distributed Prioritized Experience Replay"☆190Updated 6 years ago
- ☆112Updated 5 years ago
- Examples of published reinforcement learning algorithms in recent literature implemented in TensorFlow☆103Updated 5 years ago
- RUDDER: Return Decomposition for Delayed Rewards☆48Updated 5 years ago
- A collection of multi-agent reinforcement learning OpenAI gym environments☆45Updated 5 years ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆147Updated 6 years ago
- A C++ pytorch implementation of MuZero☆40Updated last year
- Modified versions of the SAC algorithm from spinningup for discrete action spaces and image observations.☆97Updated 5 years ago
- Tensorflow implementation of a Deep Distributed Distributional Deterministic Policy Gradients (D4PG) network, trained on OpenAI Gym envir…☆126Updated 5 years ago
- Reinforcement learning algorithms with Generalized Advantage Estimation☆21Updated 7 years ago
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆175Updated 2 years ago
- Proximal policy optimization in PyTorch. Easy to read and understand.☆51Updated 4 years ago
- Proximal Policy Optimization with Beta distribution - uses multi agent Unity ML Tennis☆29Updated 6 years ago
- PyTorch implementation of some reinforcement learning algorithms: A2C, PPO, Behavioral Cloning from Observation (BCO), GAIL.☆146Updated 3 years ago
- DQN, DDDQN, A3C, PPO, Curiosity applied to the game DOOM☆87Updated 4 years ago
- Clone of OpenAI's Spinning Up in PyTorch☆153Updated 3 years ago
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆121Updated 4 years ago