takuseno / cpp-dqn
Blazingly Fast Implementation of Deep Q-Network in C++ with NNabla
☆16Updated 5 years ago
Alternatives and similar repositories for cpp-dqn:
Users that are interested in cpp-dqn are comparing it to the libraries listed below
- Deep Reinforcement Learning Framework done with PyTorch☆35Updated last month
- Deep Reinforcement Learning by using Proximal Policy Optimization and Random Network Distillation in Tensorflow 2 and Pytorch with some e…☆51Updated 4 years ago
- A C++ pytorch implementation of MuZero☆37Updated 11 months ago
- Official Code Release for Pipeline PSRO: A Scalable Approach for Finding Approximate Nash Equilibria in Large Games☆51Updated 7 months ago
- Proximal Policy Optimization with Beta distribution - uses multi agent Unity ML Tennis☆29Updated 6 years ago
- A PyTorch implementation of SEED, originally created by Google Research for TensorFlow 2.☆14Updated 4 years ago
- Minimal implementation of multi-agent reinforcement learning algorithms☆54Updated 3 years ago
- Qiita投稿用に作成したAgent57(強化学習)の実装コードです。☆44Updated 2 years ago
- A Repository with C++ implementations of Reinforcement Learning Algorithms (Pytorch)☆95Updated 5 years ago
- Example code for the Gym documentation☆71Updated last year
- PPO with multi-head/autoregressive action outputs☆39Updated 4 years ago
- Kotlin implementation of algorithms, examples, and exercises from the Sutton and Barto: Reinforcement Learning (2nd Edition)☆39Updated 4 years ago
- ppo-lstm-parallel☆44Updated 6 years ago
- N-Layered FeUdal Networks based on FeUdal Networks adapted to suit PySC2 observations☆16Updated 5 years ago
- ☆28Updated 6 years ago
- Standard interface for entity based reinforcement learning environments.☆37Updated last year
- The implement of the policy gradient RL algorithm with pytorch☆38Updated 4 years ago
- A GPU-accelerated fork of stable-baselines. Delivering reliable implementations of reinforcement learning algorithms.☆23Updated 4 years ago
- Bayesian Reward Shaping Framework for Deep Reinforcement Learning☆23Updated 6 years ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆139Updated 6 years ago
- implementation of "Evolution Strategies as a Scalable Alternative to Reinforcement Learning" OpenAI paper☆20Updated 4 years ago
- TensorFlow & Keras implementation of DQN with HER (Hindsight Experience Replay)☆40Updated 4 years ago
- Multi-Agent Deep Reinforcement Learning by using Asynchronous & Impala Proximal Policy Optimization in Pytorch with some explanation☆36Updated 4 years ago
- Fast and procedurally generated side-scroller-game-like graphical environments (formerly Procgen)☆28Updated last year
- Multi-objective Gymnasium environments for reinforcement learning☆316Updated last month
- Official code of Nash-DQN for paper: Nash-DQN algorithm for two-player zero-sum Markov games, details see our paper: A Deep Reinforcement…☆20Updated 2 years ago
- POMDP wrappers for OpenAI Gym☆15Updated 5 years ago
- An implementation of Deep Q-Learning from Demonstrations (DQfD) for playing Atari 2600 video games☆28Updated 2 years ago
- Official repo for our AAAI'21 paper, https://arxiv.org/abs/2007.12354☆25Updated 3 years ago
- Distributed RL Implementation using Pytorch and Ray (ApeX(Ape-X), A3C, Distributed-PPO(DPPO), Impala)☆27Updated 2 years ago