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
- A library for ready-made reinforcement learning agents and reusable components for neat prototyping☆301Updated last year
- Some notebooks☆64Updated 3 years ago
- PyTorch 1.x Reinforcement Learning Cookbook, published by Packt☆98Updated 2 years ago
- Open source collection of Reinforcement Learning Environments.☆76Updated last year
- ☆395Updated last year
- 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☆174Updated 2 years ago
- Keras Reinforcement Learning Projects published by Packt☆51Updated 2 years ago
- Deep Reinforcement Learning Algorithms implemented with Tensorflow 2.3☆99Updated 2 years ago
- All of the code for my Medium articles☆135Updated 3 years ago
- Reinforcement Learning with TensorFlow, published by Packt☆42Updated 2 years ago
- Reinforcement Learning in Keras on VizDoom☆145Updated 7 years ago
- Code accompanying the blog post "Deep Reinforcement Learning with TensorFlow 2.1"☆207Updated 3 years ago
- Deep Reinforcement Learning with DQN, Double DQN, Dueling DQN, Noisy Net (Noisy DQN), and DQN with Prioritized Experience Replay☆97Updated 4 years ago
- ☆185Updated 3 years ago
- Solving OpenAI Gym problems.☆186Updated 4 years ago
- Implementations of algorithms from the Q-learning family. Implementations inlcude: DQN, DDQN, Dueling DQN, PER+DQN, Noisy DQN, C51☆293Updated 5 years ago
- Simple bit flipping with sparse rewards using HER, similarly to the original paper☆40Updated 6 years ago
- Deep reinforcement learning model implementation in Tensorflow + OpenAI gym☆292Updated 2 years ago
- Reinforcement learning with tensorflow 2 keras☆252Updated 3 years ago
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆122Updated 4 years ago
- This is the code for "Actor Critic Algorithms" by Siraj Raval on Youtube☆75Updated 7 years ago
- TensorFlow 2.0 for Deep Reinforcement Learning.☆86Updated last year
- Tensorflow implementation of Deepminds dqn with double dueling networks☆216Updated 4 years ago
- A simple stochastic OpenAI environment for training RL agents☆89Updated 2 years ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆333Updated 5 years ago
- Implementation of Multi-Agent Reinforcement Learning algorithm(s). Currently includes: MADDPG☆63Updated 5 years ago
- Using the deep reinforcement learning algorithm A3C to train my agent to play the Atari game Breakout!☆32Updated 6 years ago
- Exercise Solutions for Reinforcement Learning: An Introduction [2nd Edition]☆156Updated 4 years ago
- Evolving deep neural network agents using Genetic Algorithms☆67Updated 6 years ago