pylSER / Deep-Reinforcement-learning-Mountain-Car
Reinforcement Learning DQN - using OpenAI gym Mountain Car
☆21Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for Deep-Reinforcement-learning-Mountain-Car
- Repository for codes of 'Deep Reinforcement Learning'☆215Updated 5 years ago
- Master classic RL, deep RL, distributional RL, inverse RL, and more using OpenAI Gym and TensorFlow with extensive Math☆350Updated 3 years ago
- Implementations of algorithms from the Q-learning family. Implementations inlcude: DQN, DDQN, Dueling DQN, PER+DQN, Noisy DQN, C51☆277Updated 4 years ago
- OpenAI's cartpole env solver.☆152Updated last year
- Prioritized Experience Replay (PER) implementation in PyTorch☆305Updated 4 years ago
- RL starter files in order to immediately train, visualize and evaluate an agent without writing any line of code☆654Updated 6 months ago
- ☆80Updated 5 years ago
- Implementation of reinforcement learning approach to make a car learn to drive smoothly in minutes☆287Updated 2 years ago
- ☆351Updated last year
- Tensorflow implementation of Deepminds dqn with double dueling networks☆213Updated 4 years ago
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆173Updated last year
- Reinforcement learning tutorials☆364Updated last year
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆296Updated 2 years ago
- Simple Cartpole example writed with pytorch.☆165Updated 5 years ago
- Hello, I pushed some python environments for Multi Agent Reinforcement Learning.☆670Updated 2 years ago
- Collection of Deep Reinforcement Learning Algorithms implemented in PyTorch.☆73Updated 4 years ago
- Implementing Reinforcement Learning, namely Q-learning and Sarsa algorithms, for global path planning of mobile robot in unknown environm…☆411Updated 2 years ago
- PyTorch implementation of Soft Actor-Critic (SAC)☆515Updated 2 years ago
- DeepRL algorithms implementation easy for understanding and reading with Pytorch and Tensorflow 2(DQN, REINFORCE, VPG, A2C, TRPO, PPO, DD…☆322Updated last year
- Pytorch LSTM RNN for reinforcement learning to play Atari games from OpenAI Universe. We also use Google Deep Mind's Asynchronous Advanta…☆173Updated 2 months ago
- Inverse RL algorithms (APP, MaxEnt, GAIL, VAIL)☆711Updated 11 months ago
- A library for ready-made reinforcement learning agents and reusable components for neat prototyping☆299Updated 9 months ago
- ☆305Updated last year
- 32 projects in the framework of Deep Reinforcement Learning algorithms: Q-learning, DQN, PPO, DDPG, TD3, SAC, A2C and others. Each projec…☆707Updated 3 years ago
- A basic 2D maze environment where an agent start from the top left corner and try to find its way to the bottom left corner.☆354Updated last year
- PyTorch implementations of various Deep Reinforcement Learning (DRL) algorithms for both single agent and multi-agent.☆529Updated 7 years ago
- PyTorch Implementation of MADDPG (Lowe et. al. 2017)☆577Updated 4 years ago
- Learning to Communicate with Deep Multi-Agent Reinforcement Learning in PyTorch☆346Updated 5 years ago
- Author's PyTorch implementation of BCQ for continuous and discrete actions☆598Updated 3 years ago
- Implementations of Reinforcement Learning and Planning algorithms☆592Updated 10 months ago