6 repos
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.
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.
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.
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.
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.
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.
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.