awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 مستودع

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

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • vwxyzjn/cleanrlالصورة الرمزية لـ vwxyzjn

    vwxyzjn/cleanrl

    9,127عرض على 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
    عرض على GitHub↗9,127
  1. Home
  2. Software Engineering & Architecture
  3. Single-File Algorithm Implementations