takuseno / cpp-dqnLinks
Blazingly Fast Implementation of Deep Q-Network in C++ with NNabla
☆17Updated 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
Sorting:
- A Repository with C++ implementations of Reinforcement Learning Algorithms (Pytorch)☆97Updated 6 years ago
- A C++ pytorch implementation of MuZero☆39Updated last year
- Qiita投稿用に作成したAgent57(強化学習)の実装コードです。☆46Updated 2 years ago
- Deep Reinforcement learning and Python learn how to play the original Super Mario Bros☆29Updated 6 years ago
- A Real-Time-Strategy game for Deep Learning research☆234Updated 2 years ago
- 🍄Reinforcement Learning: Super Mario Bros with dueling dqn🍄☆130Updated 2 months ago
- Proximal Policy Optimization with Beta distribution - uses multi agent Unity ML Tennis☆29Updated 6 years ago
- Example code for the Gym documentation☆72Updated 2 years ago
- A clean and easy implementation of MuZero, AlphaZero and Self-Play reinforcement learning algorithms for any game.☆16Updated 9 months ago
- A PyTorch implementation of SEED, originally created by Google Research for TensorFlow 2.☆14Updated 4 years ago
- A simple and highly efficient RTS-game-inspired environment for reinforcement learning (formerly Gym-MicroRTS)☆261Updated last year
- 📖 Paper: Deep Reinforcement Learning with Double Q-learning 🕹️☆54Updated last year
- ☆67Updated 3 years ago
- Easily implement custom Gymnasium environments for real-time applications☆89Updated 2 months ago
- Pytorch Implementation of Stochastic MuZero for gym environment. This algorithm is capable of supporting a wide range of action and obser…☆69Updated last year
- Deep Reinforcement Learning Framework done with PyTorch☆37Updated 4 months ago
- Experiments with transformer based RL algorithms☆22Updated 5 years ago
- Official repo for our AAAI'21 paper, https://arxiv.org/abs/2007.12354☆27Updated 4 years ago
- This project is implementation code of AlphaStar☆201Updated last year
- Gated Transformer Model for Computer Vision☆23Updated 4 years ago
- PyTorch implementation of D4PG with the SOTA IQN Critic instead of C51. Implementation includes also the extensions Munchausen RL and D2R…☆23Updated 4 years ago
- C++ library for reinforcement learning☆53Updated 2 years ago
- How to create a custom Gymnasium-compatible (formerly, OpenAI Gym) Reinforcement Learning environment. Then test it using Q-Learning and …☆26Updated 4 months ago
- Kotlin implementation of algorithms, examples, and exercises from the Sutton and Barto: Reinforcement Learning (2nd Edition)☆39Updated 4 years ago
- Fast and procedurally generated side-scroller-game-like graphical environments (formerly Procgen)☆29Updated 2 years ago
- Deep Reinforcement Learning by using Proximal Policy Optimization and Random Network Distillation in Tensorflow 2 and Pytorch with some e…☆53Updated 4 years ago
- A structured implementation of MuZero☆205Updated 3 years ago
- ☆45Updated 2 years ago
- A clean implementation of MuZero and AlphaZero following the AlphaZero General framework. Train and Pit both algorithms against each othe…☆160Updated 4 years ago
- TensorFlow 2.0 for Deep Reinforcement Learning.☆87Updated last year