navneet-nmk / Pytorch-RL-CPPLinks
A Repository with C++ implementations of Reinforcement Learning Algorithms (Pytorch)
☆100Updated 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☆88Updated 3 years ago
- PyTorch C++ Reinforcement Learning☆528Updated 5 years ago
- PyTorch implementation of our paper Real-Time Reinforcement Learning (NeurIPS 2019)☆76Updated 5 years ago
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆137Updated 2 months ago
- A library for ready-made reinforcement learning agents and reusable components for neat prototyping☆300Updated last year
- Keeping track of RL experiments☆165Updated 2 years ago
- Pytorch Implementation of Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO)☆229Updated 3 years ago
- A framework for easy prototyping of distributed reinforcement learning algorithms☆96Updated 4 years ago
- TF2 Implementation of the Soft Actor-Critic Algorithm☆44Updated 2 years ago
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆176Updated 2 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
- Tensorflow implementation of a Deep Distributed Distributional Deterministic Policy Gradients (D4PG) network, trained on OpenAI Gym envir…☆126Updated 5 years ago
- CuLE: A CUDA port of the Atari Learning Environment (ALE)☆241Updated 3 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 implementation of distributed deep reinforcement learning☆76Updated 3 years ago
- This repo replicates the results Horgan et al obtained in "Distributed Prioritized Experience Replay"☆190Updated 6 years ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆186Updated last year
- Examples of published reinforcement learning algorithms in recent literature implemented in TensorFlow☆103Updated 5 years ago
- Combining Evolutionary Algorithms and deep RL in various ways☆106Updated 5 years ago
- ☆113Updated 6 years ago
- Soft Actor-Critic with advanced features☆51Updated last month
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆146Updated 6 years ago
- Modified versions of the SAC algorithm from spinningup for discrete action spaces and image observations.☆97Updated 5 years ago
- Clone of OpenAI's Spinning Up in PyTorch☆154Updated 3 years ago
- Proximal policy optimization in PyTorch. Easy to read and understand.☆51Updated 5 years ago
- PyTorch implementation of some reinforcement learning algorithms: A2C, PPO, Behavioral Cloning from Observation (BCO), GAIL.☆150Updated 4 years ago
- ☆72Updated 6 years ago
- RUDDER: Return Decomposition for Delayed Rewards☆48Updated 5 years ago
- NeurIPS 2019: DQN(λ) = Deep Q-Network + λ-returns.☆24Updated last year
- A collection of multi-agent reinforcement learning OpenAI gym environments☆46Updated 5 years ago