takuseno / cpp-dqn
Blazingly Fast Implementation of Deep Q-Network in C++ with NNabla
☆15Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for cpp-dqn
- A Repository with C++ implementations of Reinforcement Learning Algorithms (Pytorch)☆92Updated 5 years ago
- Qiita投稿用に作成したAgent57(強化学習)の実装コードです。☆45Updated last year
- Bayesian Reward Shaping Framework for Deep Reinforcement Learning☆21Updated 5 years ago
- A PyTorch implementation of SEED, originally created by Google Research for TensorFlow 2.☆12Updated 3 years ago
- A C++ pytorch implementation of MuZero☆32Updated 6 months ago
- Implementation of Double DQN reinforcement learning for OpenAI Gym environments with PyTorch.☆66Updated 3 months ago
- Playing Mountain-Car without reward engineering, by combining DQN and Random Network Distillation (RND)☆41Updated 5 years ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆133Updated 5 years ago
- Multi-objective Gymnasium environments for reinforcement learning☆290Updated 3 weeks ago
- PyTorch implementation of Soft Actor-Critic(SAC).☆98Updated 4 years ago
- An API to access OpenAI Gym from other languages via Unix domain sockets☆18Updated 4 years ago
- Implementation of Deepmind's AlphaZero algorithm with Caffe and C++☆19Updated 6 years ago
- OpenAI gym-based algorithm for the grid world problem☆28Updated 4 years ago
- Sample-Efficient Automated Deep Reinforcement Learning☆34Updated 3 years ago
- Implementation of Multi-Agent Reinforcement Learning algorithm(s). Currently includes: MADDPG☆63Updated 5 years ago
- Random network distillation on Montezuma's Revenge and Super Mario Bros.☆43Updated last year
- An implementation of Deep Q-Learning from Demonstrations (DQfD) for playing Atari 2600 video games☆25Updated last year
- Example code for the Gym documentation☆71Updated last year
- Proximal Policy Optimization with Beta distribution - uses multi agent Unity ML Tennis☆28Updated 5 years ago
- Datasets for data-driven deep reinforcement learning with PyBullet environments☆143Updated 3 years ago
- Deep Reinforcement Learning Framework done with PyTorch☆30Updated this week
- Deep Reinforcement Learning by using Proximal Policy Optimization and Random Network Distillation in Tensorflow 2 and Pytorch with some e…☆50Updated 3 years ago
- StarCraft II Reinforcement Learning with Pytorch - Mini Games☆23Updated 6 years ago
- Fast Flexible Replay Buffer Library (Mirror repository of https://gitlab.com/ymd_h/cpprb)☆72Updated 5 months ago
- Clean baseline implementation of PPO using an episodic TransformerXL memory☆152Updated 5 months ago
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆120Updated 3 years ago
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆117Updated 3 months ago
- A simple option critic framework using Q-Learning☆11Updated 2 years ago
- Experiments to train transformer network to master reinforcement learning environments.☆33Updated 3 years ago
- [Experimental] TensorFlow 2 version of stable-baselines, temporary repository☆45Updated 4 years ago