awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस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

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • vwxyzjn/cleanrlvwxyzjn का अवतार

    vwxyzjn/cleanrl

    9,127GitHub पर देखें↗

    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