ModMaamari / reinforcement-learning-using-pythonLinks
Deep Reinforcement Learning (RL) Using Python
☆35Updated last year
Alternatives and similar repositories for reinforcement-learning-using-python
Users that are interested in reinforcement-learning-using-python are comparing it to the libraries listed below
Sorting:
- Coding Demos from the School of AI's Move37 Course☆184Updated 6 years ago
- Implementations of Coursera Reinforcement Learning Specialization☆47Updated 5 years ago
- Open source collection of Reinforcement Learning Environments.☆76Updated 2 years ago
- ☆418Updated 2 years ago
- Solving OpenAI Gym problems.☆186Updated 4 years ago
- Train a tic-tac-toe agent using reinforcement learning.☆64Updated 4 years ago
- Reinforcement Learning examples implementation and explanation☆336Updated last year
- Reinforcement learning tutorials☆388Updated 2 years ago
- A Minimal Deep Q-Network☆57Updated last year
- A collection of various projects related to Reinforcement Learning☆20Updated 4 years ago
- Code from "Intro to OpenAI Gym" tutorial video: https://youtu.be/8MC3y7ASoPs☆69Updated 6 years ago
- Tensorflow 2 Reinforcement Learning Cookbook, published by Packt☆196Updated 2 years ago
- Keras Reinforcement Learning Projects published by Packt☆52Updated 2 years ago
- Jupyter notebook containing a solution to Sutton and Barto's gridworld problem with both a random agent and a Q-learning agent.☆33Updated 7 years ago
- Code repository for my course on the fundamentals of reinforcement learning☆94Updated 6 years ago
- My reproduction of various reinforcement learning algorithms (DQN variants, A3C, DPPO, RND with PPO) in Tensorflow.☆37Updated 2 years ago
- This code accompanies the YouTube tutorial where we build a custom OpenAI environment for reinforcement learning.☆104Updated last year
- Using N-step dueling DDQN with PER for playing Pacman game☆22Updated 5 years ago
- Deep Reinforcement Learning Algorithms implemented with Tensorflow 2.3☆100Updated 3 years ago
- Reinforcement Learning algorithm's using google-colab☆39Updated 2 years ago
- Tensorflow implementation of Deepminds dqn with double dueling networks☆216Updated 5 years ago
- Reinforcement Learning with TensorFlow, published by Packt☆41Updated 2 years ago
- Some notebooks☆64Updated 4 years ago
- A tutorial walking through the use of Keras-RL for reinforcement learning with OpenAI gym.☆72Updated 5 years ago
- For the tutorial blogpost☆74Updated 3 years ago
- An RL agent for the Google Football environment☆96Updated 4 years ago
- ☆184Updated 3 years ago
- This is an implementation of Deep Q Learning (DQN) playing Breakout from OpenAI's gym with Keras.☆30Updated 7 years ago
- Reinforcement Learning Algorithms with Python, Published by Packt☆183Updated 2 years ago
- Implementation notebooks and scripts of Deep Reinforcement learning Algorithms in PyTorch and TensorFlow.☆23Updated 5 years ago