satwikkansal / q-learning-taxi-v3Links
Simple q-learning implementation for taxi-v3 environment of Open AI gym.
☆21Updated 3 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
Sorting:
- Implementation of reinforcement learning approach to make a car learn to drive smoothly in minutes☆288Updated 3 years ago
- Solving OpenAI Gym problems.☆187Updated 5 years ago
- Train a DQN Agent to play CarRacing 2d using TensorFlow and Keras.☆96Updated 5 years ago
- Keras implementation of DQN for the MsPacman-v0 OpenAI Gym environment.☆37Updated 3 years ago
- 💥💥 This is a easy installable extension for OpenAi Gym Environment. This simulates SpaceX Falcon landing.☆58Updated 7 years ago
- Implementations of Deep Reinforcement Learning Algorithms and Bench-marking with PyTorch☆144Updated 5 years ago
- Algorithms for Policy Evaluation, Estimation of Action Values, Policy Improvement, Policy Iteration, Truncated Policy Evaluation, Truncat…☆11Updated 6 years ago
- TRPO Implementation in Tensorflow 2.0 for Reinforcement Learning Project @ Sapienza☆16Updated 2 years ago
- Implementation of a Deep Reinforcement Learning algorithm, Proximal Policy Optimization (SOTA), on a continuous action space openai gym (…☆49Updated 6 years ago
- An improvement of CarRacing-v0 from OpenAI Gym in order to make the environment complex enough for Hierarchical Reinforcement Learning☆75Updated 2 years ago
- Deep Reinforcement Learning Algorithms implemented with Tensorflow 2.3☆102Updated 3 years ago
- A Deep Q-Network trained to play Breakout Atari game on OpenAI Gym environment.☆18Updated 4 years ago
- Reinforcement Learning for Gym CarRacing-v0 with PyTorch☆159Updated 7 years ago
- Deep reinforcement learning model implementation in Tensorflow + OpenAI gym☆308Updated 2 years ago
- Code used to train an augmented auto-encoder (aka denoising auto-encoder with more augmentations) for the DonkeyCar simulator.☆47Updated 3 years ago
- Keras and OpenAI Gym implementation of the Deep Q-learning algorithm to play Atari games.☆48Updated 8 years ago
- This repository contains the game bubble shooter as a gym environment. Based on: https://github.com/justinmeister/bubbleshooter☆17Updated 5 years ago
- Exercise Solutions for Reinforcement Learning: An Introduction [2nd Edition]☆155Updated 5 years ago
- Self-driving car simulator for the Duckietown universe☆82Updated last year
- Examples and use cases using the deepbots framework (https://github.com/aidudezzz/deepbots) with the Webots robot simulator.☆60Updated 9 months ago
- An RL agent for the Google Football environment☆96Updated 4 years ago
- A simple example of how to implement vector based DQN using PyTorch and a ML-Agents environment☆94Updated 7 years ago
- Various ways to learn a computer to escape from a maze. From random walk to a simple neural network.☆106Updated 3 years ago
- Deep-Q-Network reinforcement learning algorithm applied to a simple 2d-car-racing environment☆50Updated 8 years ago
- OpenAI Gym wrapper for Metacar: A reinforcement learning environment for self-driving cars in the browser.☆45Updated 6 years ago
- Code for Hands On Intelligent Agents with OpenAI Gym book to get started and learn to build deep reinforcement learning agents using PyTo…☆396Updated 3 years ago
- PyTorch implementation of some reinforcement learning algorithms: A2C, PPO, Behavioral Cloning from Observation (BCO), GAIL.☆149Updated 4 years ago
- ☆82Updated 7 years ago
- Implement some reinforcement learning algorithms, test and visualize on Pacman.☆33Updated 7 years ago
- Reinforcement Learning Algorithms with Python, Published by Packt☆187Updated 3 years ago