awesome-repositories.com
Blog
awesome-repositories.com

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

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

1 Repo

Awesome GitHub RepositoriesBatched State Transitions

Execution of simultaneous state updates across multiple parallel simulation environments.

Distinct from Epoch State Transitions: Existing candidates are specific to blockchains or visual transitions; this is for parallel RL environment state updates.

Explore 1 awesome GitHub repository matching artificial intelligence & ml · Batched State Transitions. Refine with filters or upvote what's useful.

Awesome Batched State Transitions GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • google-deepmind/mctxAvatar von google-deepmind

    google-deepmind/mctx

    2,590Auf GitHub ansehen↗

    mctx is a framework for executing high-performance tree search and state simulations to generate policy targets for neural networks. It functions as a compiled search engine and neural dynamics simulator that predicts state transitions and rewards using learned representations. The project implements a vectorised tree search capable of running parallel search operations across input batches. It utilizes a policy target generator to convert search results into action weights used for training and refining neural network policies. The system covers reinforcement learning workflows by integrati

    Implements batch-parallel state transitions to update multiple simulated environments using a single compiled function call.

    Pythonjaxmonte-carlo-tree-searchreinforcement-learning
    Auf GitHub ansehen↗2,590
  1. Home
  2. Artificial Intelligence & ML
  3. Batched State Transitions