colinskow / move37
Coding Demos from the School of AI's Move37 Course
☆185Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for move37
- A library for ready-made reinforcement learning agents and reusable components for neat prototyping☆299Updated 9 months ago
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆173Updated last year
- Prioritized Experience Replay (PER) implementation in PyTorch☆305Updated 4 years ago
- My implementation of the Proximal Policy Optisation algorithm using Keras as a backend☆88Updated 5 years ago
- ☆181Updated 2 years ago
- Tensorflow implementation of Deepminds dqn with double dueling networks☆213Updated 4 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆295Updated 2 years ago
- A Clearer and Simpler Synchronous Advantage Actor Critic (A2C) Implementation in TensorFlow☆182Updated 5 years ago
- Deep reinforcement learning model implementation in Tensorflow + OpenAI gym☆287Updated last year
- Deep Q Learning via Pytorch☆86Updated 6 years ago
- Reinforcement Learning using Policy Gradient to solve OpenAI Gym games☆111Updated 6 years ago
- Twin Delayed DDPG (TD3) PyTorch solution for Roboschool and Box2d environment☆101Updated 5 years ago
- ☆351Updated last year
- Code repository for my course on the fundamentals of reinforcement learning☆92Updated 5 years ago
- DQN, DDDQN, A3C, PPO, Curiosity applied to the game DOOM☆83Updated 3 years ago
- This is the code for "Actor Critic Algorithms" by Siraj Raval on Youtube☆74Updated 6 years ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆161Updated 3 months ago
- TensorFlow 2.0 for Deep Reinforcement Learning.☆82Updated last year
- Implementation of Algorithms from the Policy Gradient Family. Currently includes: A2C, A3C, DDPG, TD3, SAC☆95Updated 5 years ago
- Pytorch LSTM RNN for reinforcement learning to play Atari games from OpenAI Universe. We also use Google Deep Mind's Asynchronous Advanta…☆173Updated 2 months ago
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆271Updated 3 years ago
- Repository for codes of 'Deep Reinforcement Learning'☆215Updated 5 years ago
- Tensorflow implementation of a Deep Distributed Distributional Deterministic Policy Gradients (D4PG) network, trained on OpenAI Gym envir…☆126Updated 4 years ago
- Actor-critic trained w PPO on OpenAI's Procgen Benchmark (PyTorch). Built from scratch.☆101Updated 4 years ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆133Updated 5 years ago
- Simple Cartpole example writed with pytorch.☆165Updated 5 years ago
- ☆76Updated 6 years ago
- C51-DDQN in Keras☆125Updated 7 years ago
- Building Agents with Imagination: pytorch step-by-step implementation☆205Updated 5 years ago
- A high-performance Atari A3C agent in 180 lines of PyTorch☆171Updated 3 years ago