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
- SARSA, Q-Learning, Expected SARSA, SARSA(λ) and Double Q-learning Implementation and Analysis☆29Updated 6 years ago
- An implementation of Deep Q-Learning from Demonstrations (DQfD) for playing Atari 2600 video games☆32Updated 2 years ago
- Adaptation of DQN, DDQN and COMA for multi-agent Gym environments☆12Updated 2 years ago
- Deep recurrent Q learning on CartPole-v1 environment☆94Updated last year
- This is a repository of DQN and its variants implementation in PyTorch based on the original papar.☆13Updated 5 years ago
- A Reinforcement Learning Project using PPO + LSTM☆94Updated 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
- The implementation of LSTM-TD3.☆85Updated 2 years ago
- Real time image capture+DQN path planning☆10Updated 2 years ago
- Implementation of the Deep Deterministic Policy Gradient and Hindsight Experience Replay.☆100Updated 5 months ago
- Transformer in RL for decision-making☆101Updated 2 years ago
- I used this paper as inspiration https://arxiv.org/pdf/1904.03367.pdf☆35Updated 2 years ago
- Pytorch Implement DRL algorithms (A2C, DDPG, PPO, TD3, SAC) for continuous action space control tasks.☆18Updated 5 years ago
- A clean and robust Pytorch implementation of PPO on Discrete action space☆69Updated last year
- A clean and robust Pytorch implementation of PPO on continuous action space.☆164Updated last year
- Deep Transformer Q-Networks for Partially Observable Reinforcement Learning☆170Updated last year
- Implementation of Double DQN reinforcement learning for OpenAI Gym environments with PyTorch.☆69Updated 4 months ago
- a clean and robust Pytorch implementation of SAC on continuous action space☆86Updated 6 months ago
- Experiments with reinforcement learning and recurrent neural networks☆115Updated last year
- A novel preference-driven multi-objective reinforcement learning algorithm using a single policy network that covers the entire preferenc…☆34Updated last year
- Basic reinforcement learning algorithms. Including:DQN,Double DQN, Dueling DQN, SARSA, REINFORCE, baseline-REINFORCE, Actor-Critic,DDPG,D…☆94Updated 4 years ago
- Implementation of centralized training, centralized execution of Soft Actor-Critic (SAC) on a Tennis multiagent Unity environment.☆38Updated 4 years ago
- Deep Q Network for Multi-agent RL☆15Updated 5 years ago
- Heterogeneous Multi-Robot Reinforcement Learning☆53Updated last year
- Solution for Taxi env using HRL (Hierarchical reinforcement learning) (2018)☆21Updated 5 years ago
- TD3 in Pytorch☆35Updated 3 years ago
- ☆184Updated 3 years ago
- Solve BipedalWalkerHardcore-v2 with TD3☆94Updated 2 years ago