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
84 watching
606 forks
Language: MDX
last commit: 4 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,308
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,722
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. 820
serengil/deepface A Python library for face recognition and attribute analysis, providing a simple interface to various state-of-the-art models. 15,091
carperai/trlx A framework for distributed reinforcement learning of large language models with human feedback 4,537
rlcode/reinforcement-learning A collection of clean and minimal examples for various reinforcement learning algorithms 3,433
huggingface/lerobot A platform providing pre-trained models, datasets, and tools for robotics with focus on imitation learning and reinforcement learning. 7,874
dennybritz/deeplearning-papernotes A collection of notes and summaries on various deep learning research papers, including their topics, techniques, and applications. 4,416
d2l-ai/d2l-en An interactive deep learning book with code and discussions 24,218
huggingface/autotrain-advanced A no-code solution for training state-of-the-art machine learning models quickly and easily. 4,151
deepjavalibrary/djl A high-level Java framework for building and deploying deep learning models 4,204
yandexdataschool/practical_rl An educational resource teaching practical reinforcement learning skills in Python using popular deep learning frameworks. 5,952
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,530