awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
huggingface avatar

huggingface/deep-rl-class

0
View on GitHub↗
4,772 stele·775 fork-uri·MDX·apache-2.0·4 vizualizări

Deep Rl Class

This project is a comprehensive deep reinforcement learning course and training platform. It provides a structured educational curriculum that combines theoretical lessons with hands-on tutorials to teach the implementation of neural networks and agent behavior.

The platform integrates a model sharing hub where users can upload, download, and version trained machine learning models. It also features a benchmarking system that uses leaderboards to evaluate and compare agent performance against community standards.

The educational experience is delivered through interactive notebooks and includes a progress-based certification system to validate the completion of technical assignments. Training is supported by specialized libraries for developing agents within simulated environments.

Features

  • Reinforcement Learning Training - Provides a comprehensive framework for developing and optimizing agents within simulated environments using reinforcement learning.
  • Agent Hubs - Implements a central hub for publishing, distributing, and downloading trained reinforcement learning agents.
  • Agent Training Environment Platforms - Provides a platform combining tools and environments for developing, optimizing, and benchmarking RL agents.
  • AI Model Benchmarking - Implements frameworks for evaluating trained agents against community standards and performance leaderboards.
  • Remote Model Hubs - Provides a workflow for uploading trained agents to a central hub and downloading models for local use.
  • RL Training Workflows - Implements standardized processes for training agents in simulated environments using deep RL algorithms.
  • Deep Learning Curriculum - Provides a comprehensive guide and learning path for mastering neural networks and agent behavior.
  • Reinforcement Learning Curricula - Offers a structured educational curriculum and hands-on tutorials specifically for deep reinforcement learning.
  • Notebook-Based Lessons - Delivers self-paced learning through interactive Jupyter notebooks combining executable code and theoretical explanations.
  • Agent Performance Benchmarks - Provides a system for evaluating trained agents against community benchmarks via leaderboards and head-to-head competitions.
  • AI Fundamentals Certifications - Provides a self-paced process to earn professional certifications by validating technical AI assignments.
  • Model Performance Leaderboards - Includes ranked leaderboards to track and compare the efficiency of different trained agents.
  • Neural Network Architectures - Implements deep learning architectures using PyTorch for calculating gradients and updating neural network weights.
  • Gymnasium API Integrations - Utilizes the Gymnasium standardized API to define state spaces and reward functions for agent training.
  • Certification Progress Tracking - Validates assignment completion through a self-paced system based on the percentage of work finished.
  • Certification Milestones - Tracks completion of technical assignment milestones to trigger the issuance of course certificates.

Istoric stele

Graficul istoricului de stele pentru huggingface/deep-rl-classGraficul istoricului de stele pentru huggingface/deep-rl-class

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Întrebări frecvente

Ce face huggingface/deep-rl-class?

This project is a comprehensive deep reinforcement learning course and training platform. It provides a structured educational curriculum that combines theoretical lessons with hands-on tutorials to teach the implementation of neural networks and agent behavior.

Care sunt principalele funcționalități ale huggingface/deep-rl-class?

Principalele funcționalități ale huggingface/deep-rl-class sunt: Reinforcement Learning Training, Agent Hubs, Agent Training Environment Platforms, AI Model Benchmarking, Remote Model Hubs, RL Training Workflows, Deep Learning Curriculum, Reinforcement Learning Curricula.

Care sunt câteva alternative open-source pentru huggingface/deep-rl-class?

Alternativele open-source pentru huggingface/deep-rl-class includ: rllm-org/rllm — rllm is an asynchronous reinforcement learning framework for training language agents. It provides a unified pipeline… openai/baselines — Baselines is a comprehensive suite of frameworks for reinforcement learning algorithm implementation, imitation… isaac-sim/isaaclab — Isaac Lab is an open-source framework for training robot policies in physically simulated environments, supporting… facebookresearch/horizon — Horizon is a reinforcement learning platform designed for training, evaluating, and deploying agents and contextual… udacity/deep-reinforcement-learning — This project is a deep reinforcement learning curriculum providing educational materials and implementation exercises… simoninithomas/deep_reinforcement_learning_course — This repository serves as an educational curriculum for learning deep reinforcement learning through structured,…

Alternative open-source pentru Deep Rl Class

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Deep Rl Class.
  • rllm-org/rllmAvatar rllm-org

    rllm-org/rllm

    5,641Vezi pe GitHub↗

    rllm is an asynchronous reinforcement learning framework for training language agents. It provides a unified pipeline that runs the same agent code for both evaluation and training, automatically capturing traces for gradient computation. The framework supports distributed reinforcement learning across multiple GPUs and nodes using pluggable backends, and executes agents in isolated sandboxes—either locally or in the cloud—for safe and scalable rollout collection. It trains agents built with LangGraph, SmolAgents, OpenAI Agents SDK, or custom frameworks without requiring core logic changes. T

    Pythonagent-frameworkagentic-workflowcoding-agent
    Vezi pe GitHub↗5,641
  • openai/baselinesAvatar openai

    openai/baselines

    16,733Vezi pe GitHub↗

    Baselines is a comprehensive suite of frameworks for reinforcement learning algorithm implementation, imitation learning, and training orchestration. It provides a library of standardized learning algorithms used to benchmark and replicate research results, alongside a deep learning policy framework for constructing neural network architectures such as multi-layer perceptrons, convolutional networks, and long short-term memory networks. The project includes a specialized imitation learning toolkit that enables agents to mimic expert behavior through behavior cloning and generative adversarial

    Python
    Vezi pe GitHub↗16,733
  • facebookresearch/horizonAvatar facebookresearch

    facebookresearch/Horizon

    3,703Vezi pe GitHub↗

    Horizon is a reinforcement learning platform designed for training, evaluating, and deploying agents and contextual bandits using historical data. It serves as an off-policy engine and offline policy evaluation tool, allowing decision-making policies to be optimized and tested without the need for a live simulator. The framework specializes in recommendation system optimization, specifically using slating-based reinforcement learning to optimize the ordering and sequencing of multiple recommendations. It also functions as a contextual bandit framework that manages the balance between explorat

    Python
    Vezi pe GitHub↗3,703
  • isaac-sim/isaaclabAvatar isaac-sim

    isaac-sim/IsaacLab

    6,377Vezi pe GitHub↗

    Isaac Lab is an open-source framework for training robot policies in physically simulated environments, supporting both single-agent and multi-agent reinforcement learning. It is built on an Omniverse-PhysX simulation backend that models rigid bodies, articulated systems, deformable objects, and sensors, and provides a task-based environment configuration system where each training environment is defined as a modular class specifying observation spaces, action spaces, reward functions, and termination conditions. The framework distinguishes itself through an RL-library abstraction layer that

    Pythonisaac-simomniverse-kit-extensionrobot-learning
    Vezi pe GitHub↗6,377
  • Vezi toate cele 30 alternative pentru Deep Rl Class→