valohai / qlearning-simple
For the tutorial blogpost
☆74Updated 2 years ago
Alternatives and similar repositories for qlearning-simple:
Users that are interested in qlearning-simple are comparing it to the libraries listed below
- Python Reinforcement Learning Projects, published by Packt☆178Updated 2 years ago
- ☆376Updated last year
- Some notebooks☆64Updated 3 years ago
- All of the code for my Medium articles☆134Updated 3 years ago
- Deep reinforcement learning model implementation in Tensorflow + OpenAI gym☆290Updated last year
- Solving OpenAI Gym problems.☆186Updated 4 years ago
- Coding Demos from the School of AI's Move37 Course☆184Updated 6 years ago
- Deep Reinforcement Learning Algorithms implemented with Tensorflow 2.3☆98Updated 2 years ago
- ☆182Updated 2 years ago
- Evolving deep neural network agents using Genetic Algorithms☆67Updated 6 years ago
- ☆21Updated 6 years ago
- Code accompanying the blog post "Deep Reinforcement Learning with TensorFlow 2.1"☆207Updated 3 years ago
- A library for ready-made reinforcement learning agents and reusable components for neat prototyping☆300Updated last year
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆175Updated 2 years ago
- PyTorch 1.x Reinforcement Learning Cookbook, published by Packt☆96Updated 2 years ago
- This is the code for "Actor Critic Algorithms" by Siraj Raval on Youtube☆75Updated 7 years ago
- Tensorflow implementation of Deepminds dqn with double dueling networks☆214Updated 4 years ago
- Tensorflow 2 Reinforcement Learning Cookbook, published by Packt☆195Updated 2 years ago
- TensorFlow 2.0 for Deep Reinforcement Learning.☆85Updated last year
- Simple implementation of Policy Gradient (PG)/ Actor-Critic with keras☆29Updated 7 years ago
- 📖 Paper: Deep Reinforcement Learning with Double Q-learning 🕹️☆49Updated 9 months ago
- My implementation of the Proximal Policy Optisation algorithm using Keras as a backend