92 skills found · Page 1 of 4
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, ... 🧠
MorvanZhou / Reinforcement Learning With TensorflowSimple Reinforcement learning tutorials, 莫烦Python 中文AI教学
vmayoral / Basic Reinforcement LearningAn introductory series to Reinforcement Learning (RL) with comprehensive step-by-step tutorials.
upb-lea / Reinforcement Learning Course MaterialsLecture notes, tutorial tasks including solutions as well as online videos for the reinforcement learning course hosted by Paderborn University
omerbsezer / Reinforcement Learning Tutorial With DemoReinforcement Learning Tutorial with Demo: DP (Policy and Value Iteration), Monte Carlo, TD Learning (SARSA, QLearning), Function Approximation, Policy Gradient, DQN, Imitation, Meta Learning, Papers, Courses, etc..
pythonlessons / Reinforcement LearningReinforcement learning tutorials
mimoralea / Applied Reinforcement LearningReinforcement Learning and Decision Making tutorials explained at an intuitive level and with Jupyter Notebooks
bentrevett / Pytorch RlTutorials for reinforcement learning in PyTorch and Gym by implementing a few of the popular algorithms. [IN PROGRESS]
awjuliani / Oreilly Rl TutorialContains Jupyter notebooks associated with the "Deep Reinforcement Learning Tutorial" tutorial given at the O'Reilly 2017 NYC AI Conference.
facebookresearch / RlstructuresRLStructures is a library to facilitate the implementation of new reinforcement learning algorithms. It includes a library, a tutorial, and different RL algorithms provided as examples.
ChanchalKumarMaji / Reinforcement Learning Specialization[Coursera] Reinforcement Learning Specialization by "University of Alberta" & "Alberta Machine Intelligence Institute"
johnnycode8 / Gym SolutionsCollection of Python code that solves the Gymnasium Reinforcement Learning environments, along with YouTube tutorials.
tsmatz / Reinforcement Learning TutorialsReinforcement Learning Algorithms Tutorial (Python) from scratch (Mar 2021)
sungyubkim / Deep RL With PytorchA pytorch tutorial for DRL(Deep Reinforcement Learning)
Allenpandas / Tutorial4RLTutorial4RL: Tutorial for Reinforcement Learning. 强化学习入门教程.
NovemberChopin / RL TutorialTutorial for Reinforcement Learning
nicknochnack / OpenAI Reinforcement Learning With Custom EnvironmentThis code accompanies the YouTube tutorial where we build a custom OpenAI environment for reinforcement learning.
araffin / Tools For Robotic Rl Icra2022Tutorial: Tools for Robotic Reinforcement Learning, Hands-on RL for Robotics with EAGER and Stable-Baselines3
ROBOTIS-GIT / Robotis LabThis repository provides tutorials for reinforcement learning and imitation learning using ROBOTIS robots, and supports Sim2Real functionality for deploying the learned policies on real robots.
chris-chris / Mario Rl TutorialReinforcement Learning Tutorial on Super Mario