satwikkansal / q-learning-taxi-v3
Simple q-learning implementation for taxi-v3 environment of Open AI gym.
☆21Updated 2 years ago
Alternatives and similar repositories for q-learning-taxi-v3:
Users that are interested in q-learning-taxi-v3 are comparing it to the libraries listed below
- A simple example of how to implement vector based DQN using PyTorch and a ML-Agents environment☆91Updated 6 years ago
- ☆16Updated 4 years ago
- Algorithms for Policy Evaluation, Estimation of Action Values, Policy Improvement, Policy Iteration, Truncated Policy Evaluation, Truncat…☆12Updated 5 years ago
- Neural Network learns to land a rocket using Pytorch, Unity's MLAgents and PPO.☆35Updated 5 years ago
- Eagerly Experimentable!!!☆25Updated 4 years ago
- Examples and use cases using the deepbots framework (https://github.com/aidudezzz/deepbots) with the Webots robot simulator.☆49Updated 6 months ago
- Implementations of Deep Reinforcement Learning Algorithms and Bench-marking with PyTorch☆117Updated 4 years ago
- DQN, DDDQN, A3C, PPO, Curiosity applied to the game DOOM☆83Updated 3 years ago
- Collection of Deep Reinforcement Learning Algorithms implemented in PyTorch.☆77Updated 4 years ago
- Deep Reinforcement Learning Algorithms implemented with Tensorflow 2.3☆98Updated 2 years ago
- OpenAI Gym wrapper for Metacar: A reinforcement learning environment for self-driving cars in the browser.☆45Updated 5 years ago
- Implementation of Deep RL Algorithms for UC Berkeley's CS 294-112 (Fall 2018): Deep Reinforcement Learning☆20Updated 5 years ago
- AI RC Car Agent that using deep reinforcement learning on Jetson Nano☆90Updated 2 years ago
- Implementation of reinforcement learning approach to make a car learn to drive☆110Updated last year
- Utilizes Q-learning, DQN, and TD3 reinforcement learning algorithms to teach BipedalWalker to walk☆10Updated 3 years ago
- Open source collection of Reinforcement Learning Environments.☆76Updated last year
- Implementation of reinforcement learning approach to make a car learn to drive smoothly in minutes☆286Updated 2 years ago
- ☆63Updated 2 years ago
- Solving OpenAI Gym problems.☆185Updated 4 years ago
- MIT DeepTraffic top 2% solution (75.01 mph) 🚗.☆55Updated 3 years ago
- ☆32Updated last year
- Reinforcement Learning for Gym CarRacing-v0 with PyTorch☆153Updated 6 years ago
- An OpenAI Gym environment for Chrome Dino / T-Rex Runner Game☆27Updated last year
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆121Updated 4 years ago
- Gym env for TurtleBot3 robot☆16Updated 5 years ago
- Deep-Q-Network reinforcement learning algorithm applied to a simple 2d-car-racing environment☆49Updated 7 years ago
- Solutions to OpenAI Gym☆14Updated 3 years ago
- An improvement of CarRacing-v0 from OpenAI Gym in order to make the environment complex enough for Hierarchical Reinforcement Learning☆70Updated last year
- ☆14Updated 4 years ago
- TF2 Implementation of the Soft Actor-Critic Algorithm☆45Updated 2 years ago