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:
- Solving OpenAI Gym problems.☆187Updated 4 years ago
- Master's thesis about Reinforcement Learning (RL), Deep RL and Optimization for Product Delivery☆18Updated 7 years ago
- Implementation of a Deep Reinforcement Learning algorithm, Proximal Policy Optimization (SOTA), on a continuous action space openai gym (…☆45Updated 6 years ago
- Implementation of reinforcement learning approach to make a car learn to drive smoothly in minutes☆286Updated 3 years ago
- Exercise Solutions for Reinforcement Learning: An Introduction [2nd Edition]☆156Updated 4 years ago
- Keras implementation of DQN for the MsPacman-v0 OpenAI Gym environment.☆37Updated 2 years ago
- Implementations of Deep Reinforcement Learning Algorithms and Bench-marking with PyTorch☆142Updated 5 years ago
- Coding Demos from the School of AI's Move37 Course☆182Updated 7 years ago
- Reinforcement Learning Algorithms with Python, Published by Packt☆187Updated 2 years ago
- Deep Reinforcement Learning Algorithms implemented with Tensorflow 2.3☆102Updated 3 years ago
- OpenAI gym environment for donkeycar simulator☆216Updated last month
- ☆48Updated 6 years ago
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆176Updated 2 years ago
- Train a DQN Agent to play CarRacing 2d using TensorFlow and Keras.☆95Updated 5 years ago
- AI RC Car Agent that using deep reinforcement learning on Jetson Nano☆93Updated 3 years ago
- Reinforcement Learning for Gym CarRacing-v0 with PyTorch☆159Updated 6 years ago
- Solutions of assignments of Deep Reinforcement Learning course presented by the University of California, Berkeley (CS285) in Pytorch fra…☆142Updated 2 years ago
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆242Updated 9 months ago
- Reinforcement Learning examples implementation and explanation☆340Updated 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
- 🕹️ CS234: Reinforcement Learning, Winter 2019 | YouTube videos 👉☆310Updated 2 years ago
- PyTorch 1.x Reinforcement Learning Cookbook, published by Packt☆101Updated 2 years ago
- Examples and use cases using the deepbots framework (https://github.com/aidudezzz/deepbots) with the Webots robot simulator.☆60Updated 7 months ago
- An improvement of CarRacing-v0 from OpenAI Gym in order to make the environment complex enough for Hierarchical Reinforcement Learning☆74Updated last year
- A collection of pre-trained RL agents using Stable Baselines3☆139Updated last year
- Various ways to learn a computer to escape from a maze. From random walk to a simple neural network.☆104Updated 3 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…☆390Updated 2 years ago
- Deep reinforcement learning model implementation in Tensorflow + OpenAI gym☆306Updated 2 years ago
- An OpenAI Gym environment for the Flappy Bird game☆129Updated 3 years ago
- My Solutions of Assignments of CS234: Reinforcement Learning Winter 2019☆170Updated 2 years ago