JM-Kim-94 / rl-pendulumLinks
Open AI Gym - Pendulum-v1 reinforcement learning (DQN, SAC)
☆18Updated 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.☆28Updated 3 months ago
- Adaptation of DQN, DDQN and COMA for multi-agent Gym environments☆12Updated last year
- Implementation of Pareto Deep Q Networks in a multi-objective Gym Reinforcement Learning Environment☆16Updated 2 years ago
- Real time image capture+DQN path planning☆10Updated 2 years ago
- SARSA, Q-Learning, Expected SARSA, SARSA(λ) and Double Q-learning Implementation and Analysis☆29Updated 6 years ago
- Pytorch Implement DRL algorithms (A2C, DDPG, PPO, TD3, SAC) for continuous action space control tasks.☆19Updated 5 years ago
- Apply major Reinforcement Learning algorithms (DQN,PPO,A2C) to CarRacing-v0 from GymAI environment.☆26Updated 3 years ago
- A clean and robust Pytorch implementation of PPO on continuous action space.☆161Updated last year
- Deep recurrent Q learning on CartPole-v1 environment☆91Updated last year
- a clean and robust Pytorch implementation of SAC on continuous action space☆83Updated 4 months ago
- This is a concise Pytorch implementation of Rainbow DQN, including Double Q-learning, Dueling network, Noisy network, PER and n-steps Q-l…☆32Updated 3 years ago
- A Reinforcement Learning Project using PPO + LSTM☆91Updated 2 years ago
- I used this paper as inspiration https://arxiv.org/pdf/1904.03367.pdf☆35Updated 2 years ago
- Implement reinforcement learning algorithms in Pytorch☆34Updated 4 years ago
- Deep Q Network for Multi-agent RL☆15Updated 4 years ago
- The implementation of LSTM-TD3.☆85Updated 2 years ago
- ☆11Updated 3 years ago
- TD3 in Pytorch☆35Updated 3 years ago
- Jupyter notebook containing a solution to Sutton and Barto's gridworld problem with both a random agent and a Q-learning agent.☆33Updated 7 years ago
- Transformer in RL for decision-making☆100Updated 2 years ago
- Fully Cooperative Multi-Agent Deep Reinforcement Learning☆28Updated 5 years ago
- The source code is the entry for 2022 EUROCONTROL Air Transport Innovation Network Innovation Masterclass. The reinforcement learning mod…☆16Updated 3 years ago
- Re-produce DQN, REINFORCE, REINFORCE with baseline, one-step AC, QAC, QAC with shared network, PPO2, DDPG, TD3, SAC, SAC discrete,A2C,A3C☆20Updated 5 years ago
- PyTorch implementation of DDPG for continuous control tasks.☆46Updated 5 years ago
- A novel preference-driven multi-objective reinforcement learning algorithm using a single policy network that covers the entire preferenc…☆34Updated last year
- Hierarchical Attention in Reinforcement Learning for Stock Order Executions☆30Updated 4 years ago
- Learning multi-agent policies for flocking using graph neural networks☆79Updated 2 years ago
- A Reinforcement Learning Project using PPO + Transformer☆65Updated 2 years ago
- Decision Transformer: A brand new Offline RL Pattern.☆37Updated 3 years ago
- An efficient goal-conditioned reinforcement learning environment for fixed-wing UAV velocity vector control based on Gymnasium (ICLR2025)…☆77Updated 2 months ago