JM-Kim-94 / rl-pendulumLinks
Open AI Gym - Pendulum-v1 reinforcement learning (DQN, SAC)
☆20Updated 2 years ago
Alternatives and similar repositories for rl-pendulum
Users that are interested in rl-pendulum are comparing it to the libraries listed below
Sorting:
- Implementation of Soft Actor-Critic: Off-Policy Maximum Entropy Deep Reinforcement Learning with a Stochastic Actor.☆29Updated 9 months ago
- A Reinforcement Learning Project using PPO + LSTM☆111Updated 2 years ago
- Implementation of Pareto Deep Q Networks in a multi-objective Gym Reinforcement Learning Environment☆17Updated 2 years ago
- Adaptation of DQN, DDQN and COMA for multi-agent Gym environments☆11Updated 2 years ago
- Real time image capture+DQN path planning☆12Updated 2 years ago
- The implementation of LSTM-TD3.☆87Updated 2 years ago
- SARSA, Q-Learning, Expected SARSA, SARSA(λ) and Double Q-learning Implementation and Analysis☆30Updated 6 years ago
- This is a repository of DQN and its variants implementation in PyTorch based on the original papar.☆13Updated 6 years ago
- Deep recurrent Q learning on CartPole-v1 environment☆94Updated 2 years ago
- A novel preference-driven multi-objective reinforcement learning algorithm using a single policy network that covers the entire preferenc…☆39Updated 2 years ago
- Implementation of Deep Deterministic Policy Gradient (DDPG) with Prioritized Experience Replay (PER)☆54Updated 11 months ago
- Transformer in RL for decision-making☆104Updated 3 years ago
- a clean and robust Pytorch implementation of SAC on continuous action space☆90Updated 9 months ago
- Implementation of the Deep Deterministic Policy Gradient and Hindsight Experience Replay.☆102Updated 9 months ago
- An implementation of Deep Q-Learning from Demonstrations (DQfD) for playing Atari 2600 video games☆32Updated 3 years ago
- Pytorch Implement DRL algorithms (A2C, DDPG, PPO, TD3, SAC) for continuous action space control tasks.☆18Updated 5 years ago
- PyTorch implementation of DDPG for continuous control tasks.☆46Updated 6 years ago
- Transfer Learning in Reinforcement Learning using Stable-Baseline3 | Transfer Reinforcement Learning for Differing Action Spaces via Q-Ne…☆21Updated 3 years ago
- This is pytorch implmentation project of Bootsrapped DQN☆13Updated 5 years ago
- Experiments with reinforcement learning and recurrent neural networks☆114Updated 2 years ago
- Average-Reward Reinforcement Learning with Trust Region Methods☆11Updated 3 years ago
- A simple implementation of Generative Adversarial Imitation Learning with PyTorch☆174Updated 3 years ago
- ☆16Updated 4 years ago
- PyTorch Implementation of Hamilton-Jacobi DQN☆16Updated 4 years ago
- Official code for "DHRL: A Graph-Based Approach for Long-Horizon and Sparse Hierarchical Reinforcement Learning" (NeurIPS 2022 Oral)☆33Updated 3 years ago
- Baseline implementation of recurrent PPO using truncated BPTT☆160Updated last year
- I used this paper as inspiration https://arxiv.org/pdf/1904.03367.pdf☆35Updated 3 years ago
- Basic reinforcement learning algorithms. Including:DQN,Double DQN, Dueling DQN, SARSA, REINFORCE, baseline-REINFORCE, Actor-Critic,DDPG,D…☆96Updated 4 years ago
- Fuzzy DQN in Keras☆10Updated 5 years ago
- Solution for Taxi env using HRL (Hierarchical reinforcement learning) (2018)☆21Updated 6 years ago