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

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

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 रिपॉजिटरी

Awesome GitHub RepositoriesRL Simulation Accelerators

Compiled C extensions that offload performance-critical loops like environment stepping and reward computation for near-native speed.

Distinct from C-Extensions: Distinct from general C-Extensions: specifically targets RL simulation acceleration, not general Python-to-C translation.

Explore 1 awesome GitHub repository matching programming languages & runtimes · RL Simulation Accelerators. Refine with filters or upvote what's useful.

Awesome RL Simulation Accelerators GitHub Repositories

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

    PufferAI/PufferLib

    6,039GitHub पर देखें↗

    PufferLib is a reinforcement learning framework built around high-speed environment simulation and automatic hyperparameter optimization. It is designed to accelerate the entire RL training pipeline by running simulations at near-native speed and enabling the training of tiny models to super-human performance within seconds. The framework achieves its speed through a single-process training loop that eliminates inter-process communication overhead, vectorized batched simulation for parallel environment execution, and compiled C extensions that offload performance-critical computations. It als

    Offloads performance-critical RL simulation loops to compiled C extensions for near-native speed.

    Creinforcement-learning
    GitHub पर देखें↗6,039
  1. Home
  2. Programming Languages & Runtimes
  3. Python Compilers
  4. C-Extensions
  5. RL Simulation Accelerators