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
- A simple example of how to implement vector based DQN using PyTorch and a ML-Agents environment☆93Updated 6 years ago
- ☆48Updated 5 years ago
- Deep Reinforcement Learning Algorithms implemented with Tensorflow 2.3☆100Updated 3 years ago
- Open source collection of Reinforcement Learning Environments.☆76Updated 2 years ago
- Keras implementation of DQN for the MsPacman-v0 OpenAI Gym environment.☆37Updated 2 years ago
- ☆184Updated 3 years ago
- Reinforcement Learning Algorithms with Python, Published by Packt☆183Updated 2 years ago
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆235Updated 6 months ago
- Examples and use cases using the deepbots framework (https://github.com/aidudezzz/deepbots) with the Webots robot simulator.☆56Updated 4 months ago
- 💥💥 This is a easy installable extension for OpenAi Gym Environment. This simulates SpaceX Falcon landing.☆57Updated 7 years ago
- Implementation of reinforcement learning approach to make a car learn to drive smoothly in minutes☆287Updated 3 years ago
- Coding Demos from the School of AI's Move37 Course☆184Updated 6 years ago
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆175Updated 2 years ago
- Various ways to learn a computer to escape from a maze. From random walk to a simple neural network.☆100Updated 3 years ago
- Algorithms for Policy Evaluation, Estimation of Action Values, Policy Improvement, Policy Iteration, Truncated Policy Evaluation, Truncat…☆12Updated 6 years ago
- Reinforcement Learning examples implementation and explanation☆335Updated last year
- Tensorflow 2 Reinforcement Learning Cookbook, published by Packt☆196Updated 2 years ago
- ☆39Updated 5 years ago
- Implementations of Deep Reinforcement Learning Algorithms and Bench-marking with PyTorch☆139Updated 5 years ago
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆121Updated 4 years ago
- TF2 Implementation of the Soft Actor-Critic Algorithm☆44Updated 2 years ago
- Using the deep reinforcement learning algorithm A3C to train my agent to play the Atari game Breakout!☆32Updated 6 years ago
- A library for ready-made reinforcement learning agents and reusable components for neat prototyping☆301Updated last year
- Implementation of Double DQN reinforcement learning for OpenAI Gym environments with PyTorch.☆69Updated 2 months ago
- Collection of Deep Reinforcement Learning Algorithms implemented in PyTorch.☆78Updated 4 years ago
- Neural Network learns to land a rocket using Pytorch, Unity's MLAgents and PPO.☆35Updated 6 years ago
- ☆17Updated 5 years ago
- Implementation of a Deep Reinforcement Learning algorithm, Proximal Policy Optimization (SOTA), on a continuous action space openai gym (…☆45Updated 6 years ago
- Implement some reinforcement learning algorithms, test and visualize on Pacman.☆28Updated 6 years ago