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

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

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
shunliz avatar

shunliz/Machine-Learning

0
View on GitHub↗
1,424 stars·304 forks·Python·12 views

Machine Learning

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

Features

  • Learning Resources - Curated collection of machine learning study materials and notes.
  • Machine Learning Algorithms - Implementation of classic machine learning algorithms and theory.

Star history

Star history chart for shunliz/machine-learningStar history chart for shunliz/machine-learning

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

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

Start searching with AI

Projects sharing features with Machine Learning

These projects share indexed features with Machine Learning. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • youssefhosni/data-science-interview-questions-answersyoussefHosni avatar

    youssefHosni/Data-Science-Interview-Questions-Answers

    5,497View on GitHub↗

    This repository is a curated study resource of interview questions and answers for data science roles. It covers the core domains of machine learning, statistics, Python programming, SQL databases, deep learning, and algorithmic problem solving. The content is organized as static Markdown files with a structured question-and-answer format, making it easy to read and navigate without any server-side processing. The material distinguishes itself by pairing each question with a detailed explanation and often a code example, covering both conceptual knowledge and practical application. Topics ran

    data-sciencedeep-learninginterview-questions
    View on GitHub↗5,497
  • ctgk/prmlctgk avatar

    ctgk/PRML

    11,720View on GitHub↗

    PRML is a Python machine learning library and statistical learning toolkit. It provides code implementations of supervised and unsupervised learning concepts, including regression, classification, and neural network algorithms for statistical data modeling. The project functions as a pattern recognition toolkit used to identify theoretical structures within numerical datasets. It includes a neural network framework for solving nonlinear data mappings and a linear algebra toolkit that utilizes vectorized operations and matrix calculations. The library covers a broad range of capabilities, inc

    Jupyter Notebookjupyternotebookprml
    View on GitHub↗11,720
  • 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

    Pythonbeginner-friendlydata-sciencedeep-learning
    View on GitHub↗1,333
  • datawhalechina/leeml-notesdatawhalechina avatar

    datawhalechina/leeml-notes

    25View on GitHub↗

    由于17版李宏毅机器学习课程笔记《leeml-notes》内容已稍显陈旧,遂基于21版李宏毅机器学习课程重新撰写,更名为《leedl-tutorial》,GitHub仓库地址为:https://github.com/datawhalechina/leedl-tutorial

    View on GitHub↗25
Compare all 30 related projects→

Frequently asked questions

What does shunliz/machine-learning do?

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

What are the main features of shunliz/machine-learning?

The main features of shunliz/machine-learning are: Learning Resources, Machine Learning Algorithms.

Which projects share features with shunliz/machine-learning?

Projects with overlapping indexed features include: ctgk/prml — PRML is a Python machine learning library and statistical learning toolkit. It provides code implementations of… youssefhosni/data-science-interview-questions-answers — This repository is a curated study resource of interview questions and answers for data science roles. It covers the… devamoghs/machine-learning-with-python — This repository serves as an educational collection of practical examples and tutorials designed to facilitate the… datawhalechina/statistical-learning-method-solutions-manual —   李航老师的《统计学习方法》和《机器学习方法》是机器学习领域的经典入门教材之一。本书分为监督学习、无监督学习和深度学习,全面系统地介绍了机器学习的主要方法。. datawhalechina/pumpkin-book — Pumpkin-book is an open-source educational textbook that provides annotated study materials and mathematical… datawhalechina/leeml-notes — 由于17版李宏毅机器学习课程笔记《leeml-notes》内容已稍显陈旧,遂基于21版李宏毅机器学习课程重新撰写,更名为《leedl-tutorial》,GitHub仓库地址为:https://github.com/datawhalech…