3,653 skills found · Page 1 of 122
labmlai / Annotated Deep Learning Paper Implementations🧑🏫 60+ Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, sophia, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠
eriklindernoren / ML From ScratchMachine 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.
Unity-Technologies / Ml AgentsThe 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.
microsoft / AirSimOpen source simulator for autonomous vehicles built on Unreal Engine / Unity, from Microsoft AI & Research
AI4Finance-Foundation / FinRLFinRL®: Financial Reinforcement Learning. 🔥
datawhalechina / Easy Rl强化学习中文教程(蘑菇书🍄),在线阅读地址:https://datawhalechina.github.io/easy-rl/
carla-simulator / CarlaOpen-source simulator for autonomous driving research.
kmario23 / Deep Learning DrizzleDrench yourself in Deep Learning, Reinforcement Learning, Machine Learning, Computer Vision, and NLP by learning from these exciting lectures!!
openai / SpinningupAn educational resource to help anyone learn deep reinforcement learning.
lexfridman / Mit Deep LearningTutorials, assignments, and competitions for MIT Deep Learning related courses.
thu-ml / TianshouAn elegant PyTorch deep reinforcement learning library.
vwxyzjn / CleanrlHigh-quality single file implementation of Deep Reinforcement Learning algorithms with research-friendly features (PPO, DQN, C51, DDPG, TD3, SAC, PPG)
evilsocket / Pwnagotchi(⌐■_■) - Deep Reinforcement Learning instrumenting bettercap for WiFi pwning.
MITDeepLearning / IntrotodeeplearningLab Materials for MIT 6.S191: Introduction to Deep Learning
google / TraxTrax — Deep Learning with Clear Code and Speed
tensorlayer / TensorLayerDeep Learning and Reinforcement Learning Library for Scientists and Engineers
yenchenlin / DeepLearningFlappyBirdFlappy Bird hack using Deep Reinforcement Learning (Deep Q-learning).
yandexdataschool / Practical RLA course in reinforcement learning in the wild
p-christ / Deep Reinforcement Learning Algorithms With PyTorchPyTorch implementations of deep reinforcement learning algorithms and environments
keras-rl / Keras RlDeep Reinforcement Learning for Keras.