deep-rl-class

Course repo

A course repository containing teaching materials and resources for learning deep reinforcement learning

This repo contains the syllabus of the Hugging Face Deep Reinforcement Learning Course.

GitHub

4k stars
83 watching
601 forks
Language: MDX
last commit: 2 months ago
deep-learningdeep-reinforcement-learningreinforcement-learningreinforcement-learning-excercises

Related projects:

Repository Description Stars
huggingface/trl A library designed to train transformer language models with reinforcement learning using various optimization techniques and fine-tuning methods. 10,053
huggingface/diffusion-models-class A comprehensive course teaching the theory and hands-on implementation of diffusion models in image and audio generation using PyTorch. 3,662
matyama/deep-rl-hands-on A collection of examples and exercises from a deep reinforcement learning book 2
enggen/deepmind-advanced-deep-learning-and-reinforcement-learning An advanced course on deep learning and reinforcement learning, covering foundational concepts and topics from introduction to machine learning based AI to policy gradients and actor critics. 821
serengil/deepface A Python library for face recognition and attribute analysis, providing a simple interface to various state-of-the-art models. 14,696
carperai/trlx A framework for distributed reinforcement learning of large language models with human feedback 4,502
rlcode/reinforcement-learning A collection of clean and minimal examples for various reinforcement learning algorithms 3,373
huggingface/lerobot A platform providing pre-trained models, datasets, and tools for robotics with focus on imitation learning and reinforcement learning. 7,518
dennybritz/deeplearning-papernotes A collection of notes and summaries on various deep learning research papers, including their topics, techniques, and applications. 4,410
d2l-ai/d2l-en An interactive deep learning book with code and discussions 23,967
huggingface/autotrain-advanced A tool for automating machine learning model training and deployment 4,023
deepjavalibrary/djl A high-level Java framework for building and deploying deep learning models 4,144
yandexdataschool/practical_rl An educational resource teaching practical reinforcement learning skills in Python using popular deep learning frameworks. 5,918
devendrachaplot/deeprl-grounding Trains an RL agent to execute natural language instructions in a 3D environment using a combination of A3C and gated attention mechanisms. 237
keras-rl/keras-rl An implementation of state-of-the-art deep reinforcement learning algorithms in Python. 5,526