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

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

Awesome GitHub RepositoriesDistributional Value Estimation

Methods in reinforcement learning that estimate the distribution of returns for more robust value functions.

Distinct from Distribution Boundary Estimators: Distinct from generic probability estimation or distributed systems; specifically pertains to RL value functions.

Explore 1 awesome GitHub repository matching artificial intelligence & ml · Distributional Value Estimation. Refine with filters or upvote what's useful.

Awesome Distributional Value Estimation GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • facebookresearch/horizonAvatar von facebookresearch

    facebookresearch/Horizon

    3,703Auf GitHub ansehen↗

    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

    Predicts the full probability distribution of rewards rather than a single scalar mean for more robust learning.

    Python
    Auf GitHub ansehen↗3,703
  1. Home
  2. Artificial Intelligence & ML
  3. Distributional Value Estimation