JM-Kim-94 / rl-pendulumLinks
Open AI Gym - Pendulum-v1 reinforcement learning (DQN, SAC)
☆19Updated last year
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 5 months ago
- Implementation of Pareto Deep Q Networks in a multi-objective Gym Reinforcement Learning Environment☆16Updated 2 years ago
- Transfer Learning in Reinforcement Learning using Stable-Baseline3 | Transfer Reinforcement Learning for Differing Action Spaces via Q-Ne…☆21Updated 3 years ago
- SARSA, Q-Learning, Expected SARSA, SARSA(λ) and Double Q-learning Implementation and Analysis☆29Updated 6 years ago
- Transformer in RL for decision-making☆102Updated 2 years ago
- A Reinforcement Learning Project using PPO + LSTM☆97Updated 2 years ago
- I used this paper as inspiration https://arxiv.org/pdf/1904.03367.pdf☆35Updated 2 years ago
- Implementation of Deep Deterministic Policy Gradient (DDPG) with Prioritized Experience Replay (PER)☆54Updated 8 months ago
- Deep recurrent Q learning on CartPole-v1 environment☆94Updated last year
- a clean and robust Pytorch implementation of SAC on continuous action space☆88Updated 6 months ago
- The implementation of LSTM-TD3.☆85Updated 2 years ago
- Real time image capture+DQN path planning☆11Updated 2 years ago
- Collection of materials and code samples on reinforcement learning / optimal control and game theory☆20Updated last week
- Implementation of the Deep Deterministic Policy Gradient and Hindsight Experience Replay.☆100Updated 5 months ago
- An implementation of Deep Q-Learning from Demonstrations (DQfD) for playing Atari 2600 video games☆32Updated 2 years ago
- DDPG algorithm for PID tuning☆29Updated 5 years ago
- A clean and robust Pytorch implementation of TD3 on continuous action space☆30Updated last year
- 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
- A clean and robust Pytorch implementation of PPO on continuous action space.☆165Updated last year
- A novel preference-driven multi-objective reinforcement learning algorithm using a single policy network that covers the entire preferenc…☆37Updated last year
- Python code for implementation of the paper 'Reinforcement Learning-Based Adaptive PID Controller for DPS☆13Updated 5 years ago
- ☆64Updated 4 months ago
- Implement reinforcement learning algorithms in Pytorch☆33Updated 4 years ago
- Fuzzy DQN in Keras☆10Updated 4 years ago
- TD3 in Pytorch☆35Updated 3 years ago
- Implementation of HIRO (Data-Efficient Hierarchical Reinforcement Learning)☆112Updated 4 years ago
- Adaptation of DQN, DDQN and COMA for multi-agent Gym environments☆12Updated 2 years ago
- Basic reinforcement learning algorithms. Including:DQN,Double DQN, Dueling DQN, SARSA, REINFORCE, baseline-REINFORCE, Actor-Critic,DDPG,D…☆94Updated 4 years ago
- Official implementation of the algorithmic approach presented in the research paper entitled "Risk-Sensitive Policy with Distributional R…☆15Updated 2 years ago
- -A framework for path-planing and obstacle avoidance using Deep Reinforcement Learning Techniques☆32Updated 5 years ago