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

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

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

2 रिपॉजिटरी

Awesome GitHub RepositoriesDistributed Learning Algorithms

Machine learning algorithms specifically designed to be executed across a distributed cluster of compute nodes.

Distinct from Machine Learning Algorithms: The candidates are either too specific (Gradient Boosting) or unrelated (consensus/storage), and this requires a general category for distributed ML algorithms.

Explore 2 awesome GitHub repositories matching artificial intelligence & ml · Distributed Learning Algorithms. Refine with filters or upvote what's useful.

Awesome Distributed Learning Algorithms GitHub Repositories

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

    h2oai/h2o-3

    7,493GitHub पर देखें↗

    h2o-3 is a distributed machine learning platform and automated machine learning framework designed for training and deploying predictive models using distributed in-memory computing. It functions as a deep learning framework and a distributed model scoring engine, capable of operating as a Kubernetes ML cluster to process large datasets in parallel. The platform distinguishes itself through automated machine learning capabilities that automatically select the best algorithms and hyperparameters to optimize model performance. It provides specialized deep learning toolkits for tasks including i

    Supports the training of predictive models using distributed versions of algorithms like gradient boosting and deep learning.

    Jupyter Notebookautomlbig-datadata-science
    GitHub पर देखें↗7,493
  • numenta/nupicnumenta का अवतार

    numenta/nupic

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

    NuPIC is a machine learning framework that implements Hierarchical Temporal Memory (HTM) theory, a neuroscience-inspired approach to artificial intelligence. It models principles of the neocortex to build systems capable of learning patterns from streaming data, performing sequence prediction, and detecting anomalies in real-time data streams. The framework is built around a Cortical Learning Algorithm that combines spatial pooling and temporal memory to process streaming input. It uses Sparse Distributed Representations to encode input patterns, a Spatial Pooler to convert dense input into s

    Combines spatial pooling and temporal memory to learn and infer patterns from streaming data, mimicking neocortical processing.

    Python
    GitHub पर देखें↗6,352
  1. Home
  2. Artificial Intelligence & ML
  3. Distributed Learning Algorithms

सब-टैग एक्सप्लोर करें

  • Cortical Learning AlgorithmsAlgorithms that combine spatial pooling and temporal memory to learn and infer patterns from streaming data, mimicking neocortical processing. **Distinct from Distributed Learning Algorithms:** Distinct from Distributed Learning Algorithms: focuses on neocortex-inspired cortical learning, not distributed cluster execution.