hereismari / easy21Links
Solving easy21 assigment from RL class by David Silver; A practical guide to get started with RL for beginners.
☆19Updated 6 years ago
Alternatives and similar repositories for easy21
Users that are interested in easy21 are comparing it to the libraries listed below
Sorting:
- This is the code for "Actor Critic Algorithms" by Siraj Raval on Youtube☆75Updated 8 years ago
- Implementation of Deep/Double Deep/Dueling Deep Q networks for playing Atari games using Keras and OpenAI gym☆40Updated 7 years ago
- Reinforcement Learning using Policy Gradient to solve OpenAI Gym games☆112Updated 8 years ago
- 🕹️ CS234: Reinforcement Learning, Winter 2019 | YouTube videos 👉☆311Updated 2 years ago
- My solutions to Yandex Practical Reinforcement Learning course in PyTorch and Tensorflow☆53Updated 4 years ago
- My Solution to the Programming Assignments for Practical Reinforcement Learning from Coursera☆67Updated 5 years ago
- Examples of published reinforcement learning algorithms in recent literature implemented in TensorFlow☆103Updated 5 years ago
- Deep reinforcement learning model implementation in Tensorflow + OpenAI gym☆308Updated 2 years ago
- Highly Modular and Scalable Reinforcement Learning☆118Updated 6 years ago
- Reinforcement Learning Cheat Sheet☆157Updated 6 years ago
- Solutions to the Deep RL Bootcamp labs☆43Updated 8 years ago
- AI learning to walk in gym's BipedalWalker environment.☆67Updated 8 years ago
- An advanced course on reinforcement learning offered at Columbia University IEOR in Spring 2018☆63Updated 5 years ago
- Solutions of assignments of Deep Reinforcement Learning course presented by the University of California, Berkeley (CS285) in Pytorch fra…☆143Updated 3 years ago
- This repository contains my implementation of the programming assignments of Probabilistic Graphical Models delivered by Stanford Univers…☆35Updated 8 years ago
- My Solutions of Assignments of CS234: Reinforcement Learning Winter 2019☆170Updated 2 years ago
- self-studying the Sutton & Barto the hard way☆204Updated 4 years ago
- ☆183Updated 4 years ago
- Build neural networks with less boilerplate code☆166Updated 2 years ago
- Coding Demos from the School of AI's Move37 Course☆181Updated 7 years ago
- Programming Assignments and Lectures for UC Berkeley's CS 294: Deep Reinforcement Learning☆57Updated 7 years ago
- 📖Learning reinforcement learning by implementing the algorithms from reinforcement learning an introduction☆84Updated 3 months ago
- My solution to assignments in UC Berkeley CS294-112: Deep Reinforcement Learning☆94Updated 6 years ago
- Reinforcement Learning and Decision Making tutorials explained at an intuitive level and with Jupyter Notebooks☆331Updated 5 years ago
- A collection of multi-agent reinforcement learning OpenAI gym environments☆46Updated 5 years ago
- Clone of OpenAI's Spinning Up in PyTorch☆156Updated 3 years ago
- Exercise Solutions for Reinforcement Learning: An Introduction [2nd Edition]☆107Updated 3 years ago
- TensorFlow implementation of asynchronous advantage actor-critic (A3C)☆38Updated 4 years ago
- Augmented environments with RL☆103Updated 6 years ago
- A high-performance Atari A3C agent in 180 lines of PyTorch☆173Updated 4 years ago