awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Algorithms · Awesome GitHub Repositories

6 repos

Awesome GitHub RepositoriesAlgorithms

Implementations of neural networks and statistical models.

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

  1. Home
  2. Artificial Intelligence & ML
  3. Machine Learning
  4. Algorithms

Awesome Algorithms GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • TheAlgorithms/Python

    TheAlgorithms/Python

    217,914GitHubView on GitHub↗

    This project is a comprehensive repository of verified computational implementations designed to serve as an educational resource for computer science and algorithmic problem solving. It provides a structured collection of code examples that cover fundamental data structures, mathematical operations, and core programmi

    Build and experiment with predictive models, neural networks, and statistical algorithms to extract patterns from large datasets.

    Pythonalgorithmalgorithm-competitionsalgorithms-implemented
  • netdata/netdata

    netdata/netdata

    77,812GitHubView on GitHub↗

    Netdata is a distributed observability platform designed for real-time infrastructure monitoring and performance tracking. It functions as a high-frequency agent that collects system, container, and application metrics with per-second precision, providing both local visualization and centralized aggregation across comp

    Employs edge-based machine learning to automatically detect irregularities in data streams without requiring manual configuration.

    Caialertingcncf
  • elastic/elasticsearch

    elastic/elasticsearch

    76,163GitHubView on GitHub↗

    Elasticsearch is a distributed search engine and document store designed for the high-performance indexing and retrieval of massive volumes of unstructured data. It functions as a centralized analytics platform, providing a schema-flexible architecture that organizes information into searchable indices while maintainin

    Identifies irregularities in high-volume data streams using built-in machine learning models that forecast trends and flag unusual behavior.

    Javaelasticsearchjavasearch-engine
  • d2l-ai/d2l-zh

    d2l-ai/d2l-zh

    75,708GitHubView on GitHub↗

    This project is an open-source, interactive educational platform designed to teach deep learning through a comprehensive, code-first curriculum. It provides a structured learning path that covers foundational mathematics, modern neural network architectures, and practical optimization techniques, enabling practitioners

    Builds foundational knowledge by implementing linear regression models from scratch using code-first examples.

    Pythonbookchinesecomputer-vision
  • Developer-Y/cs-video-courses

    Developer-Y/cs-video-courses

    74,064GitHubView on GitHub↗

    This project is a community-driven educational repository that serves as a comprehensive directory of university-level computer science video lectures. It provides a structured learning path for students and professionals, aggregating high-quality academic resources to facilitate self-paced study across a wide range of

    Curates university-level lecture content specifically targeting probabilistic graphical models and related statistical frameworks.

    algorithmsbioinformaticscomputational-biology
  • scikit-learn/scikit-learn

    scikit-learn/scikit-learn

    65,178GitHubView on GitHub↗

    Scikit-learn is a machine learning library for predictive data analysis that provides a collection of algorithms for supervised and unsupervised learning. It functions as a comprehensive toolkit for data preprocessing, dimensionality reduction, and model selection, allowing users to classify data objects, predict conti

    Executes a broad array of classification and regression techniques to build predictive models from structured datasets.

    Pythondata-analysisdata-sciencemachine-learning

Explore sub-tags

  • Anomaly Detection SystemsSystems that utilize machine learning models to monitor data streams, identify irregularities, and forecast trends.
  • Clustering AlgorithmsMethods for grouping data points into sets based on shared characteristics or proximity.
  • Core Algorithmic Paradigms2 sub-tagsFundamental mathematical approaches to learning, categorized by the nature of the training signal or objective function.
  • Linear Regression ImplementationsEducational implementations of linear regression models from scratch for learning purposes.
  • Predictive Machine Learning AnalyticsIntegrated statistical modeling for forecasting trends and pattern recognition in datasets.
  • Probabilistic Graphical ModelsFrameworks for representing uncertainty and dependencies between variables using graph-based structures.
  • Regression ModelsAlgorithms designed to predict continuous numerical values based on historical data patterns.