navneet-nmk / Pytorch-RL-CPPLinks
A Repository with C++ implementations of Reinforcement Learning Algorithms (Pytorch)
☆101Updated 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☆89Updated 3 years ago
- PyTorch C++ Reinforcement Learning☆528Updated 5 years ago
- Keeping track of RL experiments☆165Updated 3 years ago
- A framework for easy prototyping of distributed reinforcement learning algorithms☆96Updated 5 years ago
- Pytorch Implementation of Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO)☆230Updated 3 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 3 months 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 FQF, IQN and QR-DQN.☆186Updated last year
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆148Updated 6 years ago
- Pytorch implementation of distributed deep reinforcement learning☆76Updated 3 years ago
- A library for ready-made reinforcement learning agents and reusable components for neat prototyping☆300Updated last year
- This repo replicates the results Horgan et al obtained in "Distributed Prioritized Experience Replay"☆190Updated 6 years ago
- Soft Actor-Critic with advanced features☆50Updated 2 months ago
- Combining Evolutionary Algorithms and deep RL in various ways☆107Updated 5 years ago
- CuLE: A CUDA port of the Atari Learning Environment (ALE)☆241Updated 3 years ago
- Code for "Joint Policy Search for Collaborative Multi-agent Incomplete Information Games"☆52Updated 2 years ago
- This project explores deep reinforcement learning, hybrid actor-critic approach with A3C/PPO combined with curiosity for playing Super M…☆80Updated 6 years ago
- Qiita投稿用に作成したAgent57(強化学習)の実装コードです。☆45Updated 2 years ago
- TD3, SAC, IQN, Rainbow, PPO, Ape-X and etc. in TF1.x☆62Updated 4 years ago
- Tensorflow implementation of a Deep Distributed Distributional Deterministic Policy Gradients (D4PG) network, trained on OpenAI Gym envir…☆127Updated 5 years ago
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆121Updated 5 years ago
- A collection of multi-agent reinforcement learning OpenAI gym environments☆46Updated 5 years ago
- Examples of published reinforcement learning algorithms in recent literature implemented in TensorFlow☆103Updated 5 years ago
- Modified versions of the SAC algorithm from spinningup for discrete action spaces and image observations.☆98Updated 5 years ago
- PyTorch implementation of Advantage Actor-Critic (A2C)☆47Updated 8 years ago
- Clone of OpenAI's Spinning Up in PyTorch☆154Updated 3 years ago
- PyTorch implementation of the Munchausen Reinforcement Learning Algorithms M-DQN and M-IQN☆45Updated 5 years ago
- Code for the paper "Phasic Policy Gradient"☆267Updated 2 years ago
- RUDDER: Return Decomposition for Delayed Rewards☆48Updated 5 years ago