awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to jonkrohn/ml-foundations

Open-source alternatives to ML Foundations

30 open-source projects similar to jonkrohn/ml-foundations, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best ML Foundations alternative.

  • roboticcam/machine-learning-notesroboticcam avatar

    roboticcam/machine-learning-notes

    9,582View on GitHub↗

    This project is a machine learning study guide and technical knowledge base. It serves as a version-controlled repository of mathematical formulas and algorithmic explanations, providing instructional material and reference notes for the study of artificial intelligence. The content is structured as a markdown-based knowledge base that pairs theoretical mathematical explanations directly with code implementations. This approach demonstrates model mechanics in practice across several specialized domains, including deep learning research, probabilistic graphical modeling, and reinforcement lear

    Jupyter Notebook
    View on GitHub↗9,582
  • fengdu78/lihang-codefengdu78 avatar

    fengdu78/lihang-code

    19,548View on GitHub↗

    This repository is a collection of foundational machine learning models and predictive analysis tools designed for the study of statistical learning methods. It serves as an educational resource that demonstrates the mathematical principles of classic algorithms through direct, first-principles implementation. The project distinguishes itself by constructing models from the ground up, relying on fundamental linear algebra and calculus operations rather than high-level abstraction frameworks. Each algorithm is organized into modular, standalone scripts that mirror the sequence of mathematical

    Jupyter Notebook
    View on GitHub↗19,548
  • dibgerge/ml-coursera-python-assignmentsdibgerge avatar

    dibgerge/ml-coursera-python-assignments

    5,567View on GitHub↗

    This project is a machine learning coursework repository containing a collection of Python exercises and notebooks. It is designed for implementing foundational machine learning algorithms and completing curriculum assignments through interactive documents that combine instructional text and executable code. The repository provides code formatted for compatibility with automated grading systems, allowing for the submission and validation of technical exercises. It includes predefined environment configurations and dependency locks to ensure consistent execution of data science tools across di

    Jupyter Notebook
    View on GitHub↗5,567

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
  • mrdbourke/machine-learning-roadmapmrdbourke avatar

    mrdbourke/machine-learning-roadmap

    7,871View on GitHub↗

    This project is a technical curriculum and learning path for machine learning, providing a structured sequence of mathematical foundations, core concepts, and professional workflows. It serves as a comprehensive guide and resource index that connects theoretical principles to the specific software libraries and tools used in real-world implementation. The repository functions as a project workflow blueprint, outlining the sequential steps required to solve machine learning problems from initial discovery through to final deployment. It maps theoretical mathematical principles to practical app

    View on GitHub↗7,871
  • visualize-ml/book5_essentials-of-probability-and-statisticsVisualize-ML avatar

    Visualize-ML/Book5_Essentials-of-Probability-and-Statistics

    3,675View on GitHub↗

    This project is an educational resource providing a mathematical foundation in probability and statistics for machine learning. It offers a collection of interactive notebooks and textbooks designed to explain core statistical theories and data science principles through practical code examples. The content is structured into modular chapters that allow for self-paced learning of topics such as Bayesian inference and probability distributions. By utilizing browser-based execution and declarative visualization, the project enables users to manipulate variables and observe mathematical outcomes

    Jupyter Notebookmachine-learningmultivariate-statisticspca
    View on GitHub↗3,675
  • julycoding/the-art-of-programming-by-july-2ndjulycoding avatar

    julycoding/The-Art-Of-Programming-By-July-2nd

    21,506View on GitHub↗

    This project is a collection of reference materials and educational guides providing theoretical foundations and practical patterns for algorithms, artificial intelligence, and professional technical interviews. It serves as a computer science study guide and a practical reference for solving computational problems through curated notes. The resources provide a learning path for machine learning, covering the mathematical foundations and architectures used to build large language models. It also functions as a technical interview preparation resource, containing common software engineering an

    C
    View on GitHub↗21,506
  • sreeharierk/datasciencesreeharierk avatar

    sreeharierk/datascience

    5,156View on GitHub↗

    This project is a curated knowledge base and learning resource for data science and artificial intelligence. It provides a structured set of curricula, technical notes, and learning paths covering the mathematics, statistics, and algorithms required to build intelligent systems. The repository includes a catalog of open-source projects and practical implementations for deep learning, computer vision, and natural language processing. It also maintains a directory of university courseware and online modules focused on machine learning and robotics. The content covers theoretical foundations in

    artificial-intelligencecomputer-visiondata-science
    View on GitHub↗5,156
  • udacity/machine-learningudacity avatar

    udacity/machine-learning

    4,027View on GitHub↗

    This project is a machine learning curriculum and data science educational resource. It provides a structured set of instructional materials and hands-on projects designed for learning machine learning concepts and the implementation of predictive models. The resource functions as a training guide for supervised learning, focusing on the development of models for image classification and digit recognition. It uses a project-based training approach that pairs theoretical lessons with dataset-driven model training and evaluation. The curriculum covers the mathematical foundations of machine le

    Jupyter Notebook
    View on GitHub↗4,027
  • girafe-ai/ml-coursegirafe-ai avatar

    girafe-ai/ml-course

    3,484View on GitHub↗

    This repository provides a comprehensive educational framework for mastering machine learning and deep learning through a structured curriculum. It integrates theoretical mathematical foundations—including calculus, probability, and linear algebra—with hands-on laboratory implementations that require learners to build algorithms and neural network architectures from scratch. The project distinguishes itself by emphasizing first-principles development, ensuring that students understand the underlying mechanics of backpropagation, layer-wise computation, and model optimization. It covers a broa

    Jupyter Notebookcomputer-visioncoursedeep-learning
    View on GitHub↗3,484
  • visualize-ml/book7_visualizations-for-machine-learningVisualize-ML avatar

    Visualize-ML/Book7_Visualizations-for-Machine-Learning

    3,290View on GitHub↗

    This project is an educational collection of interactive Jupyter notebooks designed to illustrate fundamental machine learning algorithms and mathematical principles. It serves as a resource for bridging the gap between abstract equations and practical implementation through a combination of narrative text and executable code. The collection utilizes a modular architecture where individual algorithm implementations are isolated to facilitate independent study. It incorporates both interactive code examples and static graphical assets to represent complex statistical concepts and model behavio

    Jupyter Notebookbaysiandata-sciencelinear-algebra
    View on GitHub↗3,290
  • afshinea/stanford-cs-229-machine-learningafshinea avatar

    afshinea/stanford-cs-229-machine-learning

    19,270View on GitHub↗

    This repository serves as a comprehensive educational resource for machine learning, providing a structured collection of lecture notes and reference materials. It covers the fundamental mathematical and statistical principles required to build, evaluate, and optimize predictive models, ranging from basic probability and linear algebra to advanced algorithmic implementations. The content is organized through a hierarchical mapping of concepts that connects mathematical prerequisites to specific machine learning theories. It features a modular design that segments complex topics into discrete,

    cheatsheetcs229data-science
    View on GitHub↗19,270
  • zlotus/notes-linear-algebrazlotus avatar

    zlotus/notes-linear-algebra

    4,203View on GitHub↗

    This project is a collection of linear algebra educational notebooks and study resources. It serves as a mathematics study resource providing structured notes and explanations for learning core algebraic concepts. The material is authored as interactive math tutorials and LaTeX mathematical courseware, combining theoretical explanations with executable mathematical examples. Content is delivered through markdown-based study resources and converted into static site mathematics notes for serverless web access. The curriculum covers a range of mathematical theory, including matrix elimination,

    Jupyter Notebook
    View on GitHub↗4,203
  • tangyudi/ai-learntangyudi avatar

    tangyudi/Ai-Learn

    13,065View on GitHub↗

    Ai-Learn is an educational repository and technical reference designed to facilitate the mastery of artificial intelligence and data science workflows. It provides a structured curriculum that combines theoretical mathematical foundations with practical coding exercises, enabling users to build predictive models, neural networks, and analytical pipelines using Python. The project distinguishes itself by emphasizing a first-principles approach to machine learning. Rather than relying solely on high-level abstractions, it guides users through the reconstruction of core algorithms from scratch,

    algorithmartificial-intelligencecaffe
    View on GitHub↗13,065
  • atcold/pytorch-deep-learning-minicourseAtcold avatar

    Atcold/pytorch-Deep-Learning-Minicourse

    6,810View on GitHub↗

    This is an educational curriculum for building and training neural networks using PyTorch. It serves as a deep learning training guide and resource, providing a structured series of lessons on tensor computation and architecture development. The course uses an interactive learning model that synchronizes academic theory with practice. It pairs theoretical lecture slides with exercise-driven notebooks, requiring students to implement model logic within predefined templates to validate their conceptual understanding. The curriculum covers a broad range of deep learning capabilities, including

    Jupyter Notebook
    View on GitHub↗6,810
  • amanchadha/coursera-deep-learning-specializationamanchadha avatar

    amanchadha/coursera-deep-learning-specialization

    4,278View on GitHub↗

    This project is a structured curriculum archive and study resource for mastering deep learning architectures and model implementation. It serves as a categorized repository of academic materials, including courseware and implementation guides for neural networks. The collection provides a multi-model framework for building and training various architectures, specifically covering basic neural networks, convolutional networks, and sequence models. It focuses on deep learning architecture, regularization, and the process of structuring machine learning projects and tuning hyperparameters. The

    Jupyter Notebookandrew-ngandrew-ng-coursecnns
    View on GitHub↗4,278
  • sophia-11/machine-learning-notesSophia-11 avatar

    Sophia-11/Machine-Learning-Notes

    3,778View on GitHub↗

    This repository is a collection of machine learning theory notes and mathematical references. It serves as a structured study guide containing conceptual explanations and handwritten mathematical derivations of the foundations and core formulas used in the field. The content focuses on the mathematical derivation of algorithms, breaking down the step-by-step logic and proofs required to understand their inner workings. These academic records utilize typesetting for precise scientific notation and mathematical documentation. The materials are organized as a markdown-based study guide with a t

    algorithmsartificial-intelligencedeep-learning
    View on GitHub↗3,778
  • shuhuai007/machine-learning-sessionshuhuai007 avatar

    shuhuai007/Machine-Learning-Session

    5,241View on GitHub↗

    This project is a machine learning educational resource and study site focused on the theoretical foundations and mathematical derivations of machine learning algorithms. It serves as a study guide for mastering the linear algebra, calculus, and proofs required for predictive modeling. The site functions as a markdown documentation portal and static site generator, converting formatted text and LaTeX formulas into a structured web interface. It utilizes a typesetting engine to render complex academic derivations and mathematical equations clearly within the browser. The platform includes a r

    View on GitHub↗5,241
  • vay-keen/machine-learning-learning-notesVay-keen avatar

    Vay-keen/Machine-learning-learning-notes

    7,744View on GitHub↗

    This project is a technical learning resource and algorithm reference guide consisting of pedagogical study notes on machine learning. It provides academic summaries and conceptual breakdowns designed to help students navigate comprehensive machine learning textbooks. The content is structured as a collection of notes covering the theoretical foundations and implementation logic of supervised, unsupervised, semi-supervised, and reinforcement learning algorithms. It focuses on the mathematical foundations and logic behind various algorithmic approaches to solving data problems. The resource u

    View on GitHub↗7,744
  • visualize-ml/book3_elements-of-mathematicsVisualize-ML avatar

    Visualize-ML/Book3_Elements-of-Mathematics

    7,510View on GitHub↗

    This project is an interactive machine learning textbook and educational resource designed to teach the mathematical foundations of artificial intelligence. It functions as a structured course and digital book that covers essential topics ranging from basic arithmetic to advanced calculus, linear algebra, and statistics. The resource utilizes a math visualization library and a collection of interactive code examples to demonstrate abstract principles through algorithmic output. It transforms theoretical study into a practical experience by combining programmable examples with visual guides.

    Jupyter Notebookdata-sciencelinear-algebramachine-learning
    View on GitHub↗7,510
  • barbagroup/cfdpythonbarbagroup avatar

    barbagroup/CFDPython

    4,065View on GitHub↗

    CFDPython is an educational resource for computational fluid dynamics and numerical analysis. It provides a structured curriculum to learn the physics of fluid flow by implementing numerical solutions to Navier-Stokes and partial differential equations. The project is organized as a series of incremental coding exercises delivered via Jupyter notebooks. Users build mathematical models for linear convection, diffusion, and Poisson equations across one and two dimensions to understand concepts such as convergence, stability, and numerical diffusion. The implementation utilizes NumPy for vector

    Jupyter Notebookcfdfluid-dynamicsjupyter-notebook
    View on GitHub↗4,065
  • dod-o/statistical-learning-method_codeDod-o avatar

    Dod-o/Statistical-Learning-Method_Code

    11,621View on GitHub↗

    This project is a reference collection of statistical learning algorithms built from scratch using NumPy for linear algebra and matrix operations. It serves as an educational resource for studying the mathematical foundations and inner workings of machine learning models through manual implementations. The codebase provides hand-coded implementations of both supervised and unsupervised learning. This includes classification and regression models such as support vector machines, decision trees, and Naive Bayes, as well as data clustering and pattern discovery methods like k-means and hierarchi

    Pythoncodemachine-learning-algorithmsstatistical-learning-method
    View on GitHub↗11,621
  • towardsai/tutorialstowardsai avatar

    towardsai/tutorials

    1,023View on GitHub↗

    This project is an educational collection of tutorials and executable code notebooks focused on data science, machine learning, deep learning, and natural language processing concepts in Python. It provides instructional resources covering statistical analysis, linear algebra, artificial intelligence algorithms, and step-by-step guides for developers learning data science. The repository covers a broad spectrum of computational and statistical capabilities, including neural network construction, gradient-based optimization techniques, curve fitting, regression modeling, and collaborative filt

    Jupyter Notebookcollaborative-filteringdata-sciencedeep-learning
    View on GitHub↗1,023
  • soulmachine/machine-learning-cheat-sheetsoulmachine avatar

    soulmachine/machine-learning-cheat-sheet

    8,007View on GitHub↗

    This project is a machine learning reference guide and condensed cheat sheet providing a curated collection of classical equations, diagrams, and core concepts. It serves as a technical interview study guide focused on the mathematical foundations and theoretical principles required for machine learning engineering roles. The resource facilitates the review of algorithm theory and data science interview preparation by offering a centralized location to recall fundamental machine learning patterns and mathematical proofs. It functions as a study guide for academic exams and a quick-reference t

    TeX
    View on GitHub↗8,007
  • datawhalechina/pumpkin-bookdatawhalechina avatar

    datawhalechina/pumpkin-book

    25,653View on GitHub↗

    Pumpkin-book is an open-source educational textbook that provides annotated study materials and mathematical derivations for foundational machine learning concepts. It functions as a technical documentation archive, breaking down dense academic literature into accessible, plain-language notes designed to support self-paced learning. The project distinguishes itself through a collaborative knowledge curation model, where the curriculum is managed via a version-controlled system. This workflow relies on community-driven updates and peer review to refine explanations and ensure the accuracy of t

    bookmachine-learningpumpkin-book
    View on GitHub↗25,653
  • rohitg00/ai-engineering-from-scratchrohitg00 avatar

    rohitg00/ai-engineering-from-scratch

    33,575View on GitHub↗

    This project is a structured AI engineering curriculum and educational program designed to teach the construction of machine learning models, neural networks, and autonomous agents from the ground up. It serves as a comprehensive machine learning course covering mathematical foundations, deep learning architectures, and reinforcement learning through practical implementation. The project provides a technical framework for building autonomous loops and memory systems via an agent framework, as well as guides for implementing multimodal AI systems that integrate vision, audio, and text processi

    Pythonagentsaiai-agents
    View on GitHub↗33,575
  • epfml/ml_courseepfml avatar

    epfml/ML_course

    2,013View on GitHub↗

    This project serves as a centralized platform for the delivery of a structured machine learning curriculum. It provides a framework for distributing academic materials, including lecture notes, lab exercises, and code templates, while facilitating instruction on methodologies ranging from fundamental techniques to advanced topics like neural networks and unsupervised learning. The platform distinguishes itself by integrating collaborative research management directly into the educational workflow. It organizes students into teams to apply machine learning techniques to real-world scientific d

    Jupyter Notebook
    View on GitHub↗2,013
  • open-source-for-science/tensorflow-courseopen-source-for-science avatar

    open-source-for-science/TensorFlow-Course

    16,285View on GitHub↗

    This is a TensorFlow learning course and machine learning education resource. It is a notebook-based interactive course that provides a deep learning tutorial series and a guide to the Keras API through executable Python code and formatted text. The material focuses on deep learning education, covering the implementation of TensorFlow models and the design of neural network architectures such as multilayer perceptrons and convolutional networks. It includes instructional content on constructing custom training loops and dataset generators for data pipeline engineering. The course covers mach

    Jupyter Notebook
    View on GitHub↗16,285
  • aaronwangy/data-science-cheatsheetaaronwangy avatar

    aaronwangy/Data-Science-Cheatsheet

    5,422View on GitHub↗

    This project is a data science reference sheet and machine learning study guide. It provides a curated collection of formulas, definitions, and model summaries designed for quick lookup during project development and technical interview preparation. The resource is delivered as a static PDF educational resource. It organizes complex technical frameworks and theoretical machine learning concepts into a portable, fixed-layout document to ensure consistent visual presentation across different devices. The content covers machine learning concept references and data science knowledge synthesis, s

    TeXcheatsheetdata-sciencemachine-learning
    View on GitHub↗5,422
  • mrdbourke/zero-to-mastery-mlmrdbourke avatar

    mrdbourke/zero-to-mastery-ml

    5,839View on GitHub↗

    This project is a machine learning educational curriculum and learning platform delivered through interactive Jupyter Notebooks. It serves as a comprehensive guide for mastering the Python data science toolkit, providing structured tutorials for numerical computing, tabular data manipulation, and statistical visualization. The curriculum includes specific implementation guides for Scikit-Learn and a practical course on TensorFlow for constructing, training, and deploying neural networks and computer vision models. It covers the end-to-end process of building predictive models, from initial pr

    Jupyter Notebookdata-sciencedeep-learningmachine-learning
    View on GitHub↗5,839
  • ujjwalkarn/machine-learning-tutorialsujjwalkarn avatar

    ujjwalkarn/Machine-Learning-Tutorials

    17,909View on GitHub↗

    This repository serves as a structured educational resource for machine learning and data science, providing a centralized collection of tutorials, lecture notes, and implementation guides. It is designed to support self-directed learning by organizing complex technical concepts into a clear, hierarchical path that spans from foundational statistical methods to advanced deep learning architectures. The project distinguishes itself through a comprehensive approach to skill development, bridging the gap between theoretical algorithmic foundations and functional software applications. It offers

    awesomeawesome-listdeep-learning
    View on GitHub↗17,909