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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
机器学习原理笔记整理. 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.
🤖 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.
| Repository | Stars | Language | License | Last push |
|---|---|---|---|---|
| apachecn/hands-on-ml-zh | 3.8K | CSS | — | |
| justmarkham/scikit-learn-videos | 3.8K | Jupyter Notebook | — | |
| girafe-ai/ml-course | 3.5K | Jupyter Notebook | MIT | |
| kaieye/2022-machine-learning-specialization | 4.6K | Jupyter Notebook | — | |
| tangyudi/ai-learn | 13.1K | — | — | |
| visualize-ml/book6_first-course-in-data-science | 2.6K | Jupyter Notebook | — | |
| machinelearningmindset/machine-learning-course | 7K | Python | — | |
| mrdbourke/zero-to-mastery-ml | 5.8K | Jupyter Notebook | — | |
| rasbt/machine-learning-book | 5.2K | Jupyter Notebook | MIT | |
| avik-jain/100-days-of-ml-code | 51.3K | — | MIT |