Repository navigation
deep-reinforcement-learning
- Website
- Wikipedia
Machine Learning From Scratch. Bare bones NumPy implementations of machine learning models and algorithms with a focus on accessibility. Aims to cover everything from linear regression to deep learning.
The Unity Machine Learning Agents Toolkit (ML-Agents) is an open-source project that enables games and simulations to serve as environments for training intelligent agents using deep reinforcement learning and imitation learning.
Open source simulator for autonomous vehicles built on Unreal Engine / Unity, from Microsoft AI & Research
Drench yourself in Deep Learning, Reinforcement Learning, Machine Learning, Computer Vision, and NLP by learning from these exciting lectures!!
Open-source simulator for autonomous driving research.
FinRL®: Financial Reinforcement Learning. 🔥
强化学习中文教程(蘑菇书🍄),在线阅读地址:https://datawhalechina.github.io/easy-rl/
Tutorials, assignments, and competitions for MIT Deep Learning related courses.
(⌐■_■) - Deep Reinforcement Learning instrumenting bettercap for WiFi pwning.
Trax — Deep Learning with Clear Code and Speed
Lab Materials for MIT 6.S191: Introduction to Deep Learning
High-quality single file implementation of Deep Reinforcement Learning algorithms with research-friendly features (PPO, DQN, C51, DDPG, TD3, SAC, PPG)
Flappy Bird hack using Deep Reinforcement Learning (Deep Q-learning).
A course in reinforcement learning in the wild
Repo for the Deep Reinforcement Learning Nanodegree program
Learn Deep Reinforcement Learning in 60 days! Lectures & Code in Python. Reinforcement Learning + Deep Learning
PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....
This repo contains the Hugging Face Deep Reinforcement Learning Course.
A curated list of reinforcement learning with human feedback resources (continually updated)
Implementations from the free course Deep Reinforcement Learning with Tensorflow and PyTorch