Python code, PDFs and resources for the series of posts on Reinforcement Learning which I published on my personal blog
☆624May 2, 2023Updated 2 years ago
Alternatives and similar repositories for dissecting-reinforcement-learning
Users that are interested in dissecting-reinforcement-learning are comparing it to the libraries listed below
Sorting:
- Minimal and Clean Reinforcement Learning Examples☆3,619Mar 24, 2023Updated 2 years ago
- Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book a…☆21,903Jul 13, 2023Updated 2 years ago
- A course in reinforcement learning in the wild☆6,454Updated this week
- Python Implementation of Reinforcement Learning: An Introduction☆14,569Aug 9, 2024Updated last year
- RC-NFQ: Regularized Convolutional Neural Fitted Q Iteration. A batch algorithm for deep reinforcement learning. Incorporates dropout regu…☆12Mar 17, 2021Updated 4 years ago
- Contains Jupyter notebooks associated with the "Deep Reinforcement Learning Tutorial" tutorial given at the O'Reilly 2017 NYC AI Conferen…☆277Jan 16, 2020Updated 6 years ago
- rllab is a framework for developing and evaluating reinforcement learning algorithms, fully compatible with OpenAI Gym.☆3,045Jun 10, 2023Updated 2 years ago
- TensorFlow implementation of Deep Reinforcement Learning papers☆1,587Jun 4, 2018Updated 7 years ago
- Material for the Advanced Scientific Python Programming course, Nikiti, Greece, 2017☆14Aug 26, 2017Updated 8 years ago
- Reinforcement learning resources curated☆9,590May 25, 2023Updated 2 years ago
- reinfore learning tool box, contains trpo, a3c algorithm for continous action space☆42Jan 27, 2018Updated 8 years ago
- A set of Deep Reinforcement Learning Agents implemented in Tensorflow.☆2,274Feb 12, 2019Updated 7 years ago
- [ICML 2017] TensorFlow code for Curiosity-driven Exploration for Deep Reinforcement Learning☆1,471Dec 7, 2022Updated 3 years ago
- I am implementing a lot of reinforcement learning and imitation learning algorithms since I'm sick of reading about them but not really u…☆53Feb 16, 2020Updated 6 years ago
- An introductory series to Reinforcement Learning (RL) with comprehensive step-by-step tutorials.☆1,211Jul 14, 2023Updated 2 years ago
- Course taught at the University of Bordeaux in the academic year 2017 for PhD students.☆17Feb 6, 2017Updated 9 years ago
- Code base for solving Markov Decision Processes and Reinforcement Learning problems using Recurrent Convolutional Neural Networks.☆69Oct 29, 2017Updated 8 years ago
- Collection of reinforcement learners implemented in python. Mainly including DQN and its variants☆54Apr 23, 2017Updated 8 years ago
- Deep Reinforcement Learning for Keras.☆5,552Sep 17, 2023Updated 2 years ago
- This project demonstrates the use of generic bi-directional LSTM models for predicting importance of words in a spoken dialgoue for under…☆10Mar 24, 2023Updated 2 years ago
- Reinforcement Learning with Goals☆169Oct 11, 2019Updated 6 years ago
- Deep Reinforcement Learning library for humans☆298Aug 17, 2017Updated 8 years ago
- Fault-tolerant, highly scalable GPU orchestration, and a machine learning framework designed for training models with billions to trillio…☆3,555May 25, 2024Updated last year
- lagom: A PyTorch infrastructure for rapid prototyping of reinforcement learning algorithms.☆378Nov 19, 2022Updated 3 years ago
- TensorFlow Reinforcement Learning☆3,135Dec 8, 2022Updated 3 years ago
- A working implementation of the Categorical DQN (Distributional RL).☆95Apr 7, 2018Updated 7 years ago
- Summaries and notes on Deep Learning research papers☆4,418Feb 13, 2018Updated 8 years ago
- OpenAI Baselines: high-quality implementations of reinforcement learning algorithms☆16,651Aug 1, 2024Updated last year
- Implementations of deep RL papers and random experimentation☆178Apr 7, 2018Updated 7 years ago
- Hacks for training RL systems from John Schulman's lecture at Deep RL Bootcamp (Aug 2017)☆1,121Oct 13, 2017Updated 8 years ago
- A list of recent papers regarding deep reinforcement learning☆2,199Jun 15, 2016Updated 9 years ago
- ☆160Jul 21, 2017Updated 8 years ago
- Accompanying repository for Let's make a DQN / A3C series.☆394Sep 4, 2018Updated 7 years ago
- Keras based Tutorials and implementations for "Self-normalizing networks" - activation function SELU☆48Oct 28, 2021Updated 4 years ago
- DEEp Reinforcement learning framework☆489Jun 25, 2025Updated 8 months ago
- Modular Deep Reinforcement Learning framework in PyTorch. Companion library of the book "Foundations of Deep Reinforcement Learning".☆1,334Updated this week
- Pytorch Implementation of DQN / DDQN / Prioritized replay/ noisy networks/ distributional values/ Rainbow/ hierarchical RL☆3,163Nov 4, 2021Updated 4 years ago
- A tool that evolves small brains capable of scanning and classifying an image.☆14Jul 25, 2016Updated 9 years ago
- PyTorch implementation of Deep Reinforcement Learning: Policy Gradient methods (TRPO, PPO, A2C) and Generative Adversarial Imitation Lear…☆1,272Feb 9, 2021Updated 5 years ago