awesome-repositories.com
Blog
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
·

1 repository

Awesome GitHub RepositoriesSingle-File Algorithm Implementations

A design pattern where each algorithm is encapsulated in a standalone script to minimize complex class hierarchies.

Distinct from Algorithm Implementations: Describes a specific software architecture pattern for RL research, not a collection of algorithms or educational materials.

Explore 1 awesome GitHub repository matching software engineering & architecture · Single-File Algorithm Implementations. Refine with filters or upvote what's useful.

Awesome Single-File Algorithm Implementations GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • vwxyzjn/cleanrlAvatar vwxyzjn

    vwxyzjn/cleanrl

    9,127Vezi pe GitHub↗

    CleanRL is a reinforcement learning library and PyTorch framework providing a suite of reproducible implementations for online reinforcement learning algorithms. It serves as a deep reinforcement learning benchmark suite and experiment orchestrator designed for research and agent development across both discrete and continuous action spaces. The project is distinguished by its single-file algorithm implementation approach, which encapsulates each algorithm in a standalone script to eliminate complex class hierarchies. This structure is paired with a system for scheduling and executing large-s

    Encapsulates reinforcement learning algorithms in standalone scripts to eliminate complex class hierarchies and dependencies.

    Pythona2cactor-criticadvantage-actor-critic
    Vezi pe GitHub↗9,127
  1. Home
  2. Software Engineering & Architecture
  3. Single-File Algorithm Implementations