hope-yao / cartpoleLinks
Tensorflow implementation of DQN to control cart-pole from OpenAI gym environment
☆14Updated 8 years ago
Alternatives and similar repositories for cartpole
Users that are interested in cartpole are comparing it to the libraries listed below
Sorting:
- Attention-based Curiosity-driven Exploration in Deep Reinforcement Learning☆28Updated 6 years ago
- NeurIPS 2019: DQN(λ) = Deep Q-Network + λ-returns.☆24Updated last year
- A PyTorch implementation of deep Q-learning for Atari games☆14Updated 7 years ago
- 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 3 years ago
- This is a framework for the research on multi-agent reinforcement learning and the implementation of the experiments in the paper titled …☆120Updated last year
- This is pytorch implmentation project of Bootsrapped DQN☆13Updated 5 years ago
- Playing Mountain-Car without reward engineering, by combining DQN and Random Network Distillation (RND)☆41Updated 6 years ago
- Proximal policy optimization in PyTorch. Easy to read and understand.☆51Updated 5 years ago
- Project exploring Multi Task Deep Reinforcement Learning neural network architectures and algorithms with Open AI Gym and TensorFlow☆17Updated 7 years ago
- Collection of Deep Reinforcement Learning Algorithms implemented in PyTorch.☆79Updated 5 years ago
- PyTorch Implementation of the RDPG (Recurrent Deterministic Policy Gradient)☆56Updated 3 years ago
- Safe Reinforcement Learning algorithms☆75Updated 3 years ago
- Exploring algorithms in the domain of offline reinforcement learning (REM, Ensemble-DQN, DQN, ...)☆16Updated 5 years ago
- TensorFlow & Keras implementation of DQN with HER (Hindsight Experience Replay)☆40Updated 5 years ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆146Updated 6 years ago
- PyTorch implementation of the state-of-the-art distributional reinforcement learning algorithm Fully Parameterized Quantile Function (FQF…☆33Updated 5 years ago
- PyRL - Reinforcement Learning Framework in Pytorch (Policy Gradient, DQN, DDPG, TD3, PPO, SAC, etc.)☆34Updated 3 years ago
- PyTorch implementation of D4PG with the SOTA IQN Critic instead of C51. Implementation includes also the extensions Munchausen RL and D2R…☆24Updated 4 years ago
- ppo-lstm-parallel☆47Updated 6 years ago
- Experiments to train transformer network to master reinforcement learning environments.☆32Updated 4 years ago
- PyTorch Implementation of Ape-X (Distributed prioritized experience replay) architecture with DQN learner☆28Updated 5 years ago
- Code for SPIBB-DQN and Soft-SPIBB-DQN☆11Updated 5 years ago
- POMDP wrappers for OpenAI Gym☆15Updated 6 years ago
- Soft Actor-Critic with advanced features☆51Updated last month
- TD3, SAC, IQN, Rainbow, PPO, Ape-X and etc. in TF1.x☆62Updated 4 years ago
- Curiosity-driven Exploration by Self-supervised Prediction☆145Updated 2 years ago
- Multi-Objective Reinforcement Learning components built on top of RL glue components☆29Updated 2 years ago
- Deep Recurrent Attention Reinforcement Learning in Atari☆82Updated 7 years ago
- My reproduction of various reinforcement learning algorithms (DQN variants, A3C, DPPO, RND with PPO) in Tensorflow.☆37Updated 2 years ago
- Tensorflow implementation of the asynchronous advantage actor-critic (a3c) reinforcement learning algorithm for continuous action space☆46Updated 8 years ago