awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

Machine learning tutorials

排名更新于 2026年7月6日

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

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • apachecn/hands-on-ml-zhapachecn 的头像

    apachecn/hands-on-ml-zh

    3,781在 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
    在 GitHub 上查看↗3,781
  • justmarkham/scikit-learn-videosjustmarkham 的头像

    justmarkham/scikit-learn-videos

    3,795在 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
    在 GitHub 上查看↗3,795
  • girafe-ai/ml-coursegirafe-ai 的头像

    girafe-ai/ml-course

    3,484在 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
    在 GitHub 上查看↗3,484
  • kaieye/2022-machine-learning-specializationkaieye 的头像

    kaieye/2022-Machine-Learning-Specialization

    4,603在 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
    在 GitHub 上查看↗4,603
  • tangyudi/ai-learntangyudi 的头像

    tangyudi/Ai-Learn

    13,065在 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
    在 GitHub 上查看↗13,065
  • visualize-ml/book6_first-course-in-data-scienceVisualize-ML 的头像

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

    2,603在 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
    在 GitHub 上查看↗2,603
  • machinelearningmindset/machine-learning-coursemachinelearningmindset 的头像

    machinelearningmindset/machine-learning-course

    7,043在 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
    在 GitHub 上查看↗7,043
  • mrdbourke/zero-to-mastery-mlmrdbourke 的头像

    mrdbourke/zero-to-mastery-ml

    5,839在 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
    在 GitHub 上查看↗5,839
  • rasbt/machine-learning-bookrasbt 的头像

    rasbt/machine-learning-book

    5,239在 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
    在 GitHub 上查看↗5,239
  • avik-jain/100-days-of-ml-codeAvik-Jain 的头像

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

    51,254在 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
    在 GitHub 上查看↗51,254
  • rasbt/python-machine-learning-bookrasbt 的头像

    rasbt/python-machine-learning-book

    12,614在 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
    在 GitHub 上查看↗12,614
  • mitdeeplearning/introtodeeplearningMITDeepLearning 的头像

    MITDeepLearning/introtodeeplearning

    8,702在 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
    在 GitHub 上查看↗8,702
  • ageron/handson-mlageron 的头像

    ageron/handson-ml

    25,608在 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
    在 GitHub 上查看↗25,608
  • amueller/introduction_to_ml_with_pythonamueller 的头像

    amueller/introduction_to_ml_with_python

    8,025在 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
    在 GitHub 上查看↗8,025
  • dipanjans/practical-machine-learning-with-pythondipanjanS 的头像

    dipanjanS/practical-machine-learning-with-python

    2,380在 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
    在 GitHub 上查看↗2,380
  • ageron/tf2_courseageron 的头像

    ageron/tf2_course

    1,909在 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
    在 GitHub 上查看↗1,909
  • atcold/nyu-dlsp20Atcold 的头像

    Atcold/NYU-DLSP20

    6,809在 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
    在 GitHub 上查看↗6,809
  • mrdbourke/tensorflow-deep-learningmrdbourke 的头像

    mrdbourke/tensorflow-deep-learning

    5,914在 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
    在 GitHub 上查看↗5,914
  • eriklindernoren/ml-from-scratcheriklindernoren 的头像

    eriklindernoren/ML-From-Scratch

    31,918在 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
    在 GitHub 上查看↗31,918
  • instillai/tensorflow-courseinstillai 的头像

    instillai/TensorFlow-Course

    16,285在 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
    在 GitHub 上查看↗16,285
  • sharifizarchi/introduction_to_machine_learningSharifiZarchi 的头像

    SharifiZarchi/Introduction_to_Machine_Learning

    2,086在 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
    在 GitHub 上查看↗2,086
  • tdpetrou/machine-learning-books-with-pythontdpetrou 的头像

    tdpetrou/Machine-Learning-Books-With-Python

    943在 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
    在 GitHub 上查看↗943
  • jadianes/spark-py-notebooksjadianes 的头像

    jadianes/spark-py-notebooks

    1,661在 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
    在 GitHub 上查看↗1,661
  • patchy631/machine-learningpatchy631 的头像

    patchy631/machine-learning

    1,540在 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
    在 GitHub 上查看↗1,540
  • devamoghs/machine-learning-with-pythondevAmoghS 的头像

    devAmoghS/Machine-Learning-with-Python

    1,333在 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
    在 GitHub 上查看↗1,333
  • jwarmenhoven/coursera-machine-learningJWarmenhoven 的头像

    JWarmenhoven/Coursera-Machine-Learning

    859在 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
    在 GitHub 上查看↗859
  • jadijadi/machine_learning_with_python_jadijadijadi 的头像

    jadijadi/machine_learning_with_python_jadi

    1,127在 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
    在 GitHub 上查看↗1,127
  • chiphuyen/stanford-tensorflow-tutorialschiphuyen 的头像

    chiphuyen/stanford-tensorflow-tutorials

    10,377在 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
    在 GitHub 上查看↗10,377
  • aladdinpersson/machine-learning-collectionaladdinpersson 的头像

    aladdinpersson/Machine-Learning-Collection

    8,465在 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
    在 GitHub 上查看↗8,465
  • shunliz/machine-learningshunliz 的头像

    shunliz/Machine-Learning

    1,424在 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
    在 GitHub 上查看↗1,424
  • trekhleb/machine-learning-octavetrekhleb 的头像

    trekhleb/machine-learning-octave

    895在 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
    在 GitHub 上查看↗895
一览前 10 名对比
仓库Star 数语言许可证最后推送
apachecn/hands-on-ml-zh3.8KCSS—2021年8月9日
justmarkham/scikit-learn-videos3.8KJupyter Notebook—2024年3月5日
girafe-ai/ml-course3.5KJupyter NotebookMIT2026年5月4日
kaieye/2022-machine-learning-specialization4.6KJupyter Notebook—2024年8月26日
tangyudi/ai-learn13.1K——2024年6月2日
visualize-ml/book6_first-course-in-data-science2.6KJupyter Notebook—2025年12月10日
machinelearningmindset/machine-learning-course7KPython—2024年11月27日
mrdbourke/zero-to-mastery-ml5.8KJupyter Notebook—2024年10月30日
rasbt/machine-learning-book5.2KJupyter NotebookMIT2026年6月15日
avik-jain/100-days-of-ml-code51.3K—MIT2023年12月29日

Related searches

  • 机器学习工具综合库
  • 机器学习综合教材
  • 免费的机器学习学习课程
  • an open source framework for machine learning
  • 机器学习工程师结构化学习路径
  • Machine learning resources
  • AI learning resources
  • 人工智能学习综合课程