awesome-repositories.com
Blog
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
·

Machine learning tutorials

Ranking updated Jul 6, 2026

For a comprehensive guide to machine learning, the strongest matches are apachecn/hands-on-ml-zh (This repository provides a Chinese translation of "Hands-On Machine), justmarkham/scikit-learn-videos (This repository is a structured series of interactive Jupyter) and girafe-ai/ml-course (This machine learning course repository delivers a structured curriculum). kaieye/2022-machine-learning-specialization and tangyudi/ai-learn round out the shortlist. Each is ranked by relevance to your query, popularity and recent activity.

Explore the best machine learning tutorials for developers. We ranked top-rated GitHub repositories by activity and clarity to help you find the best fit.

Machine learning tutorials

Find the best repos with AI.We'll search the best matching repositories with AI.
  • apachecn/hands-on-ml-zhapachecn avatar

    apachecn/hands-on-ml-zh

    3,781View on GitHub↗

    This project is a Chinese translation of a comprehensive educational resource for implementing machine learning. It serves as a technical guide for developing machine learning models, providing translated documentation and practical tutorials. The resource focuses specifically on the implementation of machine learning using Scikit-Learn and TensorFlow. It provides guides for building traditional machine learning models as well as developing deep learning neural networks. The content covers the end-to-end machine learning workflow, including data preparation, model training, and evaluation. E

    This repository provides a Chinese translation of "Hands-On Machine Learning with Scikit-Learn & TensorFlow", which is a well-known introductory resource offering Jupyter notebooks, Python code, theoretical explanations, and hands-on exercises covering both supervised and unsupervised learning — exactly the kind of beginner-friendly tutorial material you're looking for.

    CSSJupyter Notebook CurriculaScikit-Learn ExamplesScikit-Learn Implementations
    View on GitHub↗3,781
  • justmarkham/scikit-learn-videosjustmarkham avatar

    justmarkham/scikit-learn-videos

    3,795View on GitHub↗

    This project is a collection of interactive Jupyter notebooks and a structured machine learning tutorial series. It serves as an educational resource for studying predictive modeling and statistical analysis through a curriculum of executable code examples. The notebooks are specifically designed to accompany video tutorials, integrating external video assets with live code to synchronize visual instruction with hands-on experimentation. This approach allows users to follow sequential lessons while executing and modifying machine learning workflows directly in a browser. The content covers t

    This repository is a structured series of interactive Jupyter notebooks that teach machine learning concepts using scikit‑learn, making it an ideal resource for beginners seeking hands‑on tutorials with theoretical explanations and practical code examples.

    Jupyter NotebookJupyter Notebook CurriculaScikit-Learn Examples
    View on GitHub↗3,795
  • 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

    This machine learning course repository delivers a structured curriculum with Jupyter notebooks, Python implementations, and hands-on exercises that build algorithms from scratch, covering both supervised and unsupervised learning with theoretical foundations — exactly the kind of educational introduction the visitor needs.

    Jupyter NotebookMathematical FoundationsMathematical Foundations
    View on GitHub↗3,484
  • kaieye/2022-machine-learning-specializationkaieye avatar

    kaieye/2022-Machine-Learning-Specialization

    4,603View on GitHub↗

    This repository is a collection of machine learning course materials, providing study notes and Python implementation examples for a professional specialization. It serves as a guide for supervised and unsupervised learning, focusing on the application of fundamental algorithms. The content covers a broad range of machine learning education, including the mathematical foundations and practical prototyping of models. It specifically provides resources for implementing regression, classification, clustering, and dimensionality reduction techniques. The project is organized as a curriculum-base

    This repository offers a complete set of course materials with Jupyter notebooks and Python code, covering supervised and unsupervised learning along with theoretical explanations and practical exercises—exactly the kind of beginner-friendly educational resource you're looking for.

    Jupyter NotebookJupyter Notebook Curricula
    View on GitHub↗4,603
  • 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,

    Tangyudi/ai-learn is a structured educational repository that combines theoretical foundations with hands-on Python exercises and Jupyter notebooks, covering both supervised and unsupervised learning through first-principles algorithm reconstruction—ideal for beginners seeking a comprehensive machine learning introduction.

    Mathematical FoundationsInteractive Notebooks
    View on GitHub↗13,065
  • visualize-ml/book6_first-course-in-data-scienceVisualize-ML avatar

    Visualize-ML/Book6_First-Course-in-Data-Science

    2,603View on GitHub↗

    This project is a structured data science curriculum and Python-based textbook designed to teach the fundamentals of data science through executable scripts and hands-on lessons. It functions as a guided programming tutorial for data manipulation and analysis within the Python ecosystem. The content covers introductory machine learning, including the implementation of basic models and algorithms, alongside Python data analysis for cleaning and processing datasets. The material is delivered via Jupyter Notebooks, combining modular exercises and markdown-driven documentation to map theoretical

    This repository offers a structured curriculum of Jupyter Notebooks that teach introductory machine learning alongside broader data science fundamentals, with hands-on exercises, visualizations, and theoretical explanations — exactly the kind of beginner-friendly tutorial you are looking for.

    Jupyter NotebookJupyter Notebook Curricula
    View on GitHub↗2,603
  • machinelearningmindset/machine-learning-coursemachinelearningmindset avatar

    machinelearningmindset/machine-learning-course

    7,043View on GitHub↗

    This project is a comprehensive educational curriculum for learning data science and predictive modeling using the Python programming language. It provides structured instructional material and guides covering supervised learning, unsupervised learning, and neural network design. The curriculum focuses on building, training, and evaluating machine learning models. It includes specific guides for implementing linear regression, decision trees, and support vector machines for predictive analysis, as well as tutorials on designing convolutional and recurrent neural network architectures. The co

    This is a structured curriculum with Jupyter notebooks, Python implementations, and coverage of both supervised and unsupervised learning — exactly the kind of beginner-friendly, hands-on educational material you’re looking for.

    PythonScikit-Learn Examples
    View on GitHub↗7,043
  • 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

    This repository provides a structured machine learning curriculum through interactive Jupyter notebooks, with Python implementations using Scikit-Learn and TensorFlow, theoretical explanations, and hands-on exercises that cover both supervised and unsupervised learning, making it a comprehensive beginner-friendly tutorial.

    Jupyter NotebookJupyter Notebook CurriculaScikit-Learn Examples
    View on GitHub↗5,839
  • rasbt/machine-learning-bookrasbt avatar

    rasbt/machine-learning-book

    5,239View on GitHub↗

    This project is a comprehensive machine learning educational resource and tutorial series delivered as a collection of interactive Jupyter Notebooks. It provides practical Python implementations for the end-to-end machine learning lifecycle, covering supervised and unsupervised learning, deep learning, and reinforcement learning. The resource distinguishes itself by providing detailed implementation guides for complex architectures, including transformers, generative adversarial networks, and convolutional neural networks. It also features specialized courseware for developing reinforcement l

    The rasbt/machine-learning-book is a comprehensive collection of Jupyter Notebooks that walks through the machine learning lifecycle with Python implementations, theoretical explanations, and hands-on exercises covering supervised, unsupervised, deep, and reinforcement learning — exactly the kind of beginner-friendly educational resource you're looking for.

    Jupyter NotebookJupyter Notebook CurriculaInteractive Notebooks
    View on GitHub↗5,239
  • avik-jain/100-days-of-ml-codeAvik-Jain avatar

    Avik-Jain/100-Days-Of-ML-Code

    51,254View on GitHub↗

    This project is a structured educational curriculum designed to guide developers through the fundamentals of machine learning. It functions as a technical skill builder, offering a curated roadmap of progressive coding challenges that cover core algorithms, statistical concepts, and essential data science libraries. The repository distinguishes itself through an iterative sequencing of content, organizing complex technical topics into a daily progression that facilitates incremental mastery. It integrates third-party academic lectures and educational resources to provide necessary theoretical

    This repository delivers a structured daily ML curriculum with Python code, infographics, and integrated theory, making it an ideal beginner-friendly introduction that covers core algorithms and includes hands-on exercises.

    Mathematical Foundations
    View on GitHub↗51,254
  • rasbt/python-machine-learning-bookrasbt avatar

    rasbt/python-machine-learning-book

    12,614View on GitHub↗

    This project is an educational resource providing practical code examples and implementations of machine learning algorithms using the Python language. It serves as a guide for constructing predictive pipelines, clustering models, and dimensionality reduction within the Scikit-Learn ecosystem. The repository includes comprehensive demonstrations for supervised and unsupervised learning, as well as detailed examples for implementing neural networks and deep architectures. It also provides practical guidance on exporting model parameters to JSON and wrapping trained models in web APIs for produ

    This repository is the companion code for the "Python Machine Learning" book, providing Jupyter notebooks with practical implementations of supervised and unsupervised algorithms, theoretical explanations, and hands-on exercises, making it an excellent introductory resource.

    Jupyter NotebookScikit-Learn Examples
    View on GitHub↗12,614
  • mitdeeplearning/introtodeeplearningMITDeepLearning avatar

    MITDeepLearning/introtodeeplearning

    8,702View on GitHub↗

    This repository contains the lab materials and Jupyter notebooks for MIT's introductory deep learning course, using TensorFlow and Keras for hands-on exercises. The courseware is delivered as pre-configured notebooks that run on Google Colaboratory's cloud infrastructure, eliminating the need for local software installation. Learners can toggle the Colab runtime to a GPU-backed hardware accelerator for faster neural network training during lab exercises. A shared Python package provides helper functions that standardize common operations across all notebooks. The course guides students throug

    This repository delivers MIT's introductory deep learning course as Jupyter notebooks with hands-on exercises and theoretical explanations, fitting the search for an ML tutorial though it focuses solely on deep learning rather than a broad range of classical ML topics.

    Jupyter NotebookJupyter Notebook Curricula
    View on GitHub↗8,702
  • ageron/handson-mlageron avatar

    ageron/handson-ml

    25,608View on GitHub↗

    This is a machine learning educational repository consisting of a collection of notebooks and code examples. It provides practical implementations of diverse machine learning algorithms and workflows, ranging from traditional scientific computing to deep learning. The project features specific implementations of Scikit-Learn models, such as decision trees, random forests, and support vector machines, as well as TensorFlow examples for building neural networks, convolutional layers, and recurrent architectures. It also includes tutorials on reinforcement learning development and the creation o

    This repository is a comprehensive collection of Jupyter notebooks that teach machine learning concepts through hands-on Python implementations, covering both supervised and unsupervised algorithms with theoretical explanations and exercises, making it an ideal introductory resource.

    Jupyter NotebookEducational Code NotebooksMachine Learning EducationComputational Graphs
    View on GitHub↗25,608
  • amueller/introduction_to_ml_with_pythonamueller avatar

    amueller/introduction_to_ml_with_python

    8,025View on GitHub↗

    This project is a Python machine learning education kit that provides curated datasets and visualization scripts to teach fundamental machine learning concepts. It functions as both a machine learning visualization library and a collection of educational datasets designed for demonstrating and testing common models and patterns. The toolkit focuses on illustrating the internal logic and operational patterns of machine learning algorithms. It generates figures and datasets that visualize how different models behave and operate on data to aid in the learning process. The implementation utilize

    This repository is the companion material for the popular introductory ML book, providing Jupyter notebooks with Python implementations, hands-on exercises, and visualizations that explain supervised and unsupervised concepts — exactly the beginner-friendly educational resource you're looking for.

    Jupyter NotebookConceptual VisualizationsMachine Learning DatasetsMachine Learning Education
    View on GitHub↗8,025
  • dipanjans/practical-machine-learning-with-pythondipanjanS avatar

    dipanjanS/practical-machine-learning-with-python

    2,380View on GitHub↗

    This project serves as a comprehensive educational resource and curriculum for mastering machine learning and deep learning within the Python data science ecosystem. It provides a structured collection of tutorials and code examples designed to guide users through the end-to-end process of building, training, and deploying predictive models. The material focuses on practical implementation, covering the construction of machine learning pipelines that integrate data processing, feature engineering, and model training. It distinguishes itself by offering hands-on guidance for complex domains, i

    This repository is a collection of Jupyter notebooks that teach machine learning and deep learning with Python, covering both supervised and unsupervised learning through practical, real-world examples and hands-on exercises, exactly the kind of educational material for beginners that the visitor seeks.

    Jupyter NotebookData Pipeline OrchestratorsEnd-to-End Training PipelinesMachine Learning Engineering Curricula
    View on GitHub↗2,380
  • ageron/tf2_courseageron avatar

    ageron/tf2_course

    1,909View on GitHub↗

    This project is an educational resource consisting of a structured curriculum of interactive notebooks designed to teach deep learning concepts and neural network architectures. It focuses on providing hands-on experience with the TensorFlow 2 framework and the Keras API, guiding users through practical exercises to master machine learning techniques. The repository distinguishes itself by combining instructional content with the technical requirements for high-performance computing. It includes specific guides for configuring local development environments to support hardware-accelerated tra

    A structured curriculum of Jupyter notebooks focused on deep learning with TensorFlow 2 and Keras, this repository provides hands-on exercises and practical tutorials that introduce machine learning concepts, though it is centered on neural networks rather than covering the full breadth of classical ML topics.

    Jupyter NotebookJupyter Notebook Curricula
    View on GitHub↗1,909
  • atcold/nyu-dlsp20Atcold avatar

    Atcold/NYU-DLSP20

    6,809View on GitHub↗

    NYU-DLSP20 is a self-paced deep learning course repository that provides a complete educational curriculum covering supervised and unsupervised deep learning fundamentals. The course materials include lecture slides, Jupyter notebooks, and YouTube video recordings, all organized around PyTorch-based code exercises and neural network architecture tutorials. The course is structured as a sequential progression from fundamentals to advanced architectures, with each lecture building on previous material. Assignments are distributed as Jupyter notebooks that students complete and submit, ensuring

    This repository is a self-paced deep learning course with Jupyter notebooks, video lectures, and PyTorch exercises that introduce supervised and unsupervised machine learning fundamentals, making it a fitting introductory tutorial resource, though its scope is limited to deep learning rather than covering classical ML topics.

    Jupyter NotebookJupyter Notebook Curricula
    View on GitHub↗6,809
  • mrdbourke/tensorflow-deep-learningmrdbourke avatar

    mrdbourke/tensorflow-deep-learning

    5,914View on GitHub↗

    This is a comprehensive deep learning course delivered entirely through Jupyter Notebooks, designed to teach neural network construction using TensorFlow 2.x. The curriculum follows a sequential-model-first pedagogy, introducing the Sequential API before moving to functional and subclassing approaches, and covers the full spectrum of model building from regression and classification through convolutional neural networks, natural language processing, and time series forecasting. The course is structured around a checkpoint-based training workflow that saves the best model weights during traini

    This repository offers a complete deep learning course delivered through Jupyter Notebooks with hands-on TensorFlow exercises covering regression, classification, and more, but its focus on neural networks rather than broader unsupervised learning concepts makes it a slightly narrower introduction to machine learning.

    Jupyter NotebookJupyter Notebook Curricula
    View on GitHub↗5,914
  • eriklindernoren/ml-from-scratcheriklindernoren avatar

    eriklindernoren/ML-From-Scratch

    31,918View on GitHub↗

    This project is an educational toolkit that provides implementations of fundamental machine learning algorithms built from scratch. By avoiding high-level library abstractions, it serves as a pedagogical reference for understanding the mathematical foundations and core mechanics of supervised learning, unsupervised learning, and reinforcement learning models. The repository distinguishes itself through a modular approach to model construction, allowing users to build custom neural networks by chaining independent functional blocks. It covers a wide range of techniques, including gradient-base

    This repository implements machine learning algorithms from scratch in Python, providing clear pedagogical explanations of the math and mechanics behind supervised, unsupervised, and reinforcement learning — exactly the kind of hands-on educational material you want, though it uses plain Python files rather than Jupyter notebooks.

    PythonMachine Learning ToolkitsSupervised LearningClustering Algorithms
    View on GitHub↗31,918
  • instillai/tensorflow-courseinstillai avatar

    instillai/TensorFlow-Course

    16,285View on GitHub↗

    This project is a TensorFlow learning course consisting of a deep learning tutorial series and guided modules. It provides the source code and documentation necessary to build and train neural network architectures and machine learning algorithms. The repository serves as a machine learning deployment guide, providing practical examples for moving trained models from development environments into production. It includes templates and guided tutorials for model development and prototyping. The course covers AI model education through a structured curriculum focused on tensor-based computation

    This repository is a TensorFlow-based deep learning course with Jupyter notebooks and guided modules, providing hands-on educational material for machine learning beginners, though its focus on neural networks means it may not cover all introductory ML topics like classical supervised and unsupervised algorithms.

    Jupyter NotebookAI & Machine Learning EducationDeep Learning CoursesDeep Learning Tutorials
    View on GitHub↗16,285
  • sharifizarchi/introduction_to_machine_learningSharifiZarchi avatar

    SharifiZarchi/Introduction_to_Machine_Learning

    2,086View on GitHub↗

    This repository provides a comprehensive academic curriculum for machine learning and artificial intelligence. It serves as a structured educational framework, offering a collection of lecture materials and practical exercises designed to guide learners through the fundamental concepts and mathematical foundations of statistical modeling. The curriculum is delivered through interactive notebooks that combine explanatory text with executable code, allowing for real-time experimentation with algorithms. The content is organized into a modular hierarchy that separates theoretical instruction fro

    This university machine learning course uses Jupyter notebooks and covers fundamental concepts, making it a suitable starting point for beginners seeking both theory and practice.

    Jupyter NotebookJupyter Notebook Curricula
    View on GitHub↗2,086
  • tdpetrou/machine-learning-books-with-pythontdpetrou avatar

    tdpetrou/Machine-Learning-Books-With-Python

    943View on GitHub↗

    This repository serves as an educational resource for mastering machine learning concepts through structured exercises and practical programming examples. It functions as a library of implementations for core algorithms and models, designed to accompany standard academic textbooks and technical literature. The project utilizes a literate programming pattern within interactive documents, allowing users to interleave narrative explanations with executable code. By combining text and logic, the repository facilitates step-by-step experimentation and the translation of theoretical concepts into f

    This repository provides chapter-by-chapter notes, exercises, and Python code for multiple machine learning books, using Jupyter notebooks with theoretical explanations and hands-on practice that cover both supervised and unsupervised learning concepts.

    Jupyter NotebookJupyter Notebook CurriculaJupyter Notebook Collections
    View on GitHub↗943
  • jadianes/spark-py-notebooksjadianes avatar

    jadianes/spark-py-notebooks

    1,661View on GitHub↗

    This repository serves as an educational collection of Jupyter notebooks designed to demonstrate distributed data processing and machine learning workflows. It provides a structured resource for learning how to perform large-scale statistical analysis, execute relational queries, and develop predictive models using Python and Apache Spark. The project distinguishes itself by offering practical, interactive guides that bridge the gap between theoretical distributed computing concepts and applied data science. By utilizing notebook environments, it enables users to document and execute code for

    This repository offers Jupyter notebook tutorials for machine learning using Python and Spark, covering supervised and unsupervised algorithms with hands-on exercises, but its focus on the Spark ecosystem makes it less suitable for beginners seeking a general ML introduction.

    Jupyter NotebookJupyter Notebook Collections
    View on GitHub↗1,661
  • patchy631/machine-learningpatchy631 avatar

    patchy631/machine-learning

    1,540View on GitHub↗

    This repository serves as an educational collection of interactive notebooks and code examples designed to demonstrate fundamental machine learning and deep learning concepts. It provides a structured environment for exploring data science workflows, ranging from basic numerical computing and statistical analysis to the construction of complex neural network architectures. The project distinguishes itself through a focus on hands-on experimentation, offering practical implementations for tasks such as computer vision, natural language processing, and statistical simulation. Users can engage w

    This repository is a collection of machine learning tutorials with Jupyter Notebook code derived from Twitter threads, directly matching your search for introductory educational material in ML, though its scope on specific topics and thoroughness of explanations would need to be verified.

    Jupyter NotebookMachine Learning Educational ResourcesMachine Learning TutorialsComputational Notebooks
    View on GitHub↗1,540
  • devamoghs/machine-learning-with-pythondevAmoghS avatar

    devAmoghS/Machine-Learning-with-Python

    1,333View on GitHub↗

    This repository serves as an educational collection of practical examples and tutorials designed to facilitate the study of machine learning and data science concepts using Python. It provides a structured environment for learning core algorithms and data analysis techniques through hands-on implementation and iterative exploration. The project covers a broad range of analytical capabilities, including predictive modeling for regression, classification, and clustering tasks, as well as network topology analysis for identifying influence patterns in interconnected data. It also incorporates na

    This repository provides hands-on machine learning projects with Python and scikit-learn, offering practice exercises that introduce core concepts in a beginner-friendly way, making it suitable for those starting out.

    PythonJupyter Notebook Curricula
    View on GitHub↗1,333
  • jwarmenhoven/coursera-machine-learningJWarmenhoven avatar

    JWarmenhoven/Coursera-Machine-Learning

    859View on GitHub↗

    This repository serves as an educational collection of Python implementations for fundamental machine learning algorithms and statistical models. It provides a structured environment for learning core concepts through interactive computational documents that combine live code, narrative text, and data visualizations. The codebase focuses on predictive modeling development, offering instructional examples for building and evaluating regression, classification, and neural network models. It utilizes standardized data science library interfaces to demonstrate how to implement and execute these a

    This repository provides Python implementations of course assignments from Andrew Ng's machine learning course, offering hands-on exercises in Jupyter notebooks that cover supervised and unsupervised learning — ideal for beginners seeking practical code examples alongside the theoretical material.

    Jupyter NotebookJupyter Notebook CurriculaScikit-Learn Implementations
    View on GitHub↗859
  • jadijadi/machine_learning_with_python_jadijadijadi avatar

    jadijadi/machine_learning_with_python_jadi

    1,127View on GitHub↗

    This repository is a collection of interactive Jupyter notebooks designed as an educational resource for learning machine learning and data science. It provides a structured curriculum that guides users through the development of predictive models and the analysis of datasets using standard Python libraries. The project utilizes a narrative-driven approach where explanatory text is interleaved with executable code blocks. This format allows learners to execute workflows step-by-step, enabling the visualization of data patterns and the practical implementation of mathematical models within a p

    This repository contains Jupyter notebooks from a machine learning course, directly providing the introductory tutorials with Python code and explanations you’re seeking.

    Jupyter NotebookJupyter Notebook CurriculaJupyter Notebook CurriculaInteractive Notebooks
    View on GitHub↗1,127
  • chiphuyen/stanford-tensorflow-tutorialschiphuyen avatar

    chiphuyen/stanford-tensorflow-tutorials

    10,377View on GitHub↗

    This project is a collection of deep learning tutorials and practical implementations using TensorFlow. It provides a neural network implementation guide through code examples designed for research-oriented deep learning. The repository covers supervised and unsupervised learning workflows, including the development of sequence models for language processing and chatbots. It includes specific examples for image style transfer and the use of autoencoders for feature extraction. The project also provides demonstrations for managing large-scale datasets using binary record formats and streaming

    This repository provides deep learning tutorials with TensorFlow covering supervised and unsupervised learning through code examples, making it a valid machine learning educational resource, though its focus on neural networks and advanced topics makes it less suitable for absolute beginners seeking a broad introductory overview.

    PythonDeep Learning ImplementationsDeep Learning TutorialsNeural Network Implementation Guides
    View on GitHub↗10,377
  • aladdinpersson/machine-learning-collectionaladdinpersson avatar

    aladdinpersson/Machine-Learning-Collection

    8,465View on GitHub↗

    This project is a machine learning educational repository providing a collection of implementations and guides for machine learning and deep learning algorithms. It serves as a deep learning model library and a reference for training workflows, covering foundational machine learning, convolutional, recurrent, and transformer architectures. The collection includes a generative adversarial network suite for synthesizing realistic images and performing image-to-image translation. It also functions as a computer vision implementation guide for object detection and semantic segmentation, alongside

    This repository is a machine learning educational collection with Python implementations and guides covering foundational to advanced architectures, making it a suitable reference for beginners learning key ML concepts, though it focuses more on code examples than structured theoretical tutorials or Jupyter notebooks.

    PythonNeural Networks and Deep LearningAI & Machine Learning EducationComputer Vision
    View on GitHub↗8,465
  • shunliz/machine-learningshunliz avatar

    shunliz/Machine-Learning

    1,424View on GitHub↗

    机器学习原理笔记整理. Gitbook地址https://shunliz.gitbooks.io/machine-learning/content/ 前半部分关注数学基础,机器学习和深度学习的理论部分,详尽的公式推导。 后半部分关注工程实践和理论应用部分

    This repository provides machine learning theory notes with Python implementations and formula derivations, serving as an introductory educational resource, though it lacks Jupyter notebooks and structured hands-on exercises.

    PythonLearning ResourcesMachine Learning Algorithms
    View on GitHub↗1,424
  • trekhleb/machine-learning-octavetrekhleb avatar

    trekhleb/machine-learning-octave

    895View on GitHub↗

    🤖 MatLab/Octave examples of popular machine learning algorithms with code examples and mathematics being explained

    This repository offers Octave/Matlab implementations of common machine learning algorithms alongside mathematical explanations, making it a valid introductory tutorial—but it uses Octave rather than Python and lacks Jupyter notebooks, so it fits the search category without covering every requested feature.

    MATLABInfrastructure and Utilities
    View on GitHub↗895
Compare the top 10 at a glance
RepositoryStarsLanguageLicenseLast push
apachecn/hands-on-ml-zh3.8KCSS—Aug 9, 2021
justmarkham/scikit-learn-videos3.8KJupyter Notebook—Mar 5, 2024
girafe-ai/ml-course3.5KJupyter NotebookMITMay 4, 2026
kaieye/2022-machine-learning-specialization4.6KJupyter Notebook—Aug 26, 2024
tangyudi/ai-learn13.1K——Jun 2, 2024
visualize-ml/book6_first-course-in-data-science2.6KJupyter Notebook—Dec 10, 2025
machinelearningmindset/machine-learning-course7KPython—Nov 27, 2024
mrdbourke/zero-to-mastery-ml5.8KJupyter Notebook—Oct 30, 2024
rasbt/machine-learning-book5.2KJupyter NotebookMITJun 15, 2026
avik-jain/100-days-of-ml-code51.3K—MITDec 29, 2023

Related searches

  • a comprehensive library of machine learning tools
  • a comprehensive textbook for learning machine learning
  • a free curriculum for learning machine learning
  • an open source framework for machine learning
  • a structured path into ML engineering
  • AI learning resources
  • a comprehensive curriculum for learning artificial intelligence
  • a framework for interpreting machine learning models