colinskow / move37Links
Coding Demos from the School of AI's Move37 Course
☆182Updated 7 years ago
Alternatives and similar repositories for move37
Users that are interested in move37 are comparing it to the libraries listed below
Sorting:
- A library for ready-made reinforcement learning agents and reusable components for neat prototyping☆300Updated last year
- Solving OpenAI Gym problems.☆187Updated 4 years ago
- Reinforcement Learning in Keras on VizDoom☆142Updated 8 years ago
- My implementation of the Proximal Policy Optisation algorithm using Keras as a backend☆88Updated 6 years ago
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆176Updated 3 years ago
- Deep reinforcement learning model implementation in Tensorflow + OpenAI gym☆308Updated 2 years ago
- Tensorflow implementation of Deepminds dqn with double dueling networks☆217Updated 5 years ago
- PyTorch Agent Net: reinforcement learning toolkit for pytorch☆552Updated last year
- A basic 2D maze environment where an agent start from the top left corner and try to find its way to the bottom left corner.☆374Updated 2 years ago
- OpenAI's cartpole env solver.☆155Updated 2 years ago
- Pytorch LSTM RNN for reinforcement learning to play Atari games from OpenAI Universe. We also use Google Deep Mind's Asynchronous Advanta…☆193Updated last year
- Examples of published reinforcement learning algorithms in recent literature implemented in TensorFlow☆103Updated 5 years ago
- Open source collection of Reinforcement Learning Environments.☆76Updated 2 years ago
- Reinforcement Learning using Policy Gradient to solve OpenAI Gym games☆112Updated 7 years ago
- Code repository for my course on the fundamentals of reinforcement learning☆95Updated 6 years ago
- Reinforcement learning with tensorflow 2 keras☆252Updated 4 years ago
- ☆185Updated 3 years ago
- ☆430Updated 2 years ago
- Structural implementation of RL key algorithms☆516Updated 2 years ago
- Keras and OpenAI Gym implementation of the Deep Q-learning algorithm to play Atari games.☆48Updated 8 years ago
- This is the code for "Actor Critic Algorithms" by Siraj Raval on Youtube☆75Updated 7 years ago
- Reinforcement Learning examples implementation and explanation☆340Updated last year
- Prioritized Experience Replay (PER) implementation in PyTorch☆356Updated 5 years ago
- Tensorflow 2 Reinforcement Learning Cookbook, published by Packt☆197Updated 3 weeks ago
- Tensorflow implementation of a Deep Distributed Distributional Deterministic Policy Gradients (D4PG) network, trained on OpenAI Gym envir…☆126Updated 5 years ago
- DQN, DDDQN, A3C, PPO, Curiosity applied to the game DOOM☆88Updated 4 years ago
- Actor-critic trained w PPO on OpenAI's Procgen Benchmark (PyTorch). Built from scratch.☆101Updated 5 years ago
- PPO implementation for OpenAI gym environment based on Unity ML Agents☆150Updated 7 years ago
- Keras Implementation of popular Deep RL Algorithms (A3C, DDQN, DDPG, Dueling DDQN)☆552Updated 5 years ago
- Repository for codes of 'Deep Reinforcement Learning'☆219Updated 6 years ago