gkhayes / maze_reinforcement_learning
Code for solving a basic maze reinforcement learning problem using Q-learning
☆16Updated 4 years ago
Alternatives and similar repositories for maze_reinforcement_learning:
Users that are interested in maze_reinforcement_learning are comparing it to the libraries listed below
- My implementation of a deep q learning network learning to play pong.☆9Updated 4 years ago
- Some notebooks☆64Updated 3 years ago
- Source Code for 'Applied Reinforcement Learning with Python' by Taweh Beysolow☆31Updated 5 years ago
- This repository contains a python implementation of a Deep Q-Network (DQN) for Atari gameplay using tensorflow.☆6Updated 6 years ago
- Solutions for different Reinforcement Learning environments☆25Updated 8 months ago
- 📖 Paper: Deep Reinforcement Learning with Double Q-learning 🕹️☆52Updated 10 months ago
- My reproduction of various reinforcement learning algorithms (DQN variants, A3C, DPPO, RND with PPO) in Tensorflow.☆38Updated 2 years ago
- ☆23Updated 2 years ago
- deep-reinforcement-learning☆16Updated 6 years ago
- Collection of Deep Reinforcement Learning Jupyter Notebooks. Each notebook is self-contained and presents single algorithm. These include…☆37Updated 5 years ago
- ☆183Updated 3 years ago
- Stock Trading using Reinforcement Learning☆9Updated 4 years ago
- Tensorflow implementation of DQN to control cart-pole from OpenAI gym environment☆14Updated 7 years ago
- Implementation of Double DQN reinforcement learning for OpenAI Gym environments with PyTorch.☆68Updated 8 months ago
- Keras implementation of DQN for the MsPacman-v0 OpenAI Gym environment.☆39Updated 2 years ago
- Quantum-enhanced transformer neural network☆116Updated 2 years ago
- Implementation of QRL☆29Updated 5 years ago
- PyTorch implementation of the intrinsic curiosity module (ICM) and A3C a;lgorithm☆23Updated 3 years ago
- A clean implementation based on Expert Iterations for any game, inspired by alpha-zero-general☆44Updated 2 years ago
- This is an implementation of the tic-tac-toe game as a gym environment. It can be used to make the computer learn playing the Tic-Tac-Toe…☆26Updated 6 years ago
- Code repository for my course on the fundamentals of reinforcement learning☆94Updated 6 years ago
- Web crawler on wikipedia dump using PPO and graph neural networks☆17Updated last year
- TF2 Implementation of the Soft Actor-Critic Algorithm☆45Updated 2 years ago
- On-Policy Model-free Reinforcement Learning for simplified Blackjack (David Silver Assignement)☆10Updated 7 years ago
- PennyLane/PyTorch implementation of Quantum agents in the Gym: a variational quantum algorithm for deep Q-learning (Skolik et al., 2021)☆36Updated 2 years ago
- very easy implementation of dueling DQN in pytorch☆71Updated 2 years ago
- Keras and OpenAI Gym implementation of the Deep Q-learning algorithm to play Atari games.☆48Updated 7 years ago
- TensorFlow implementation of Deep RL (Reinforcement Learning) papers based on deep Q-learning (DQN)☆10Updated 7 years ago
- ☆15Updated 3 years ago
- OpenAI Gym Environments for the Application of Reinforcement Learning in the Simulation of Wireless Networked Feedback Control Loops☆13Updated 4 years ago