← 返回
未分类 中文

Homemade Machine Learning Skill

Machine learning skill: find, explain, and implement ML algorithms with interactive Jupyter Notebook links. Covers linear regression, logistic regression, ne...
Machine learning skill: find, explain, and implement ML algorithms with interactive Jupyter Notebook links. Covers linear regression, logistic regression, ne...
bytesagain-lab bytesagain-lab 来源
未分类 clawhub v1.0.1 1 版本 100000 Key: 无需
★ 0
Stars
📥 618
下载
💾 0
安装
1
版本
#latest

概述

Homemade Machine Learning Skill

Machine learning skill: learn, explain, and implement ML algorithms from scratch.

Based on trekhleb/homemade-machine-learning (MIT, 22k+ ⭐)

> 📦 Install: clawhub install homemade-machine-learning-skill

5 algorithms · 11 interactive notebooks · math explained · Python code included

Commands

explain — 解释算法原理 + 数学 + 代码

bash scripts/ml-notebook-finder.sh explain "linear regression"
bash scripts/ml-notebook-finder.sh explain "neural network"
bash scripts/ml-notebook-finder.sh explain "kmeans"

notebook — 获取交互式 Jupyter Notebook 链接

bash scripts/ml-notebook-finder.sh notebook "logistic regression"
bash scripts/ml-notebook-finder.sh notebook "anomaly detection"

code — 获取 Python 实现代码片段

bash scripts/ml-notebook-finder.sh code "linear regression"
bash scripts/ml-notebook-finder.sh code "kmeans"

path — 生成学习路径(按难度排序)

bash scripts/ml-notebook-finder.sh path beginner
bash scripts/ml-notebook-finder.sh path intermediate
bash scripts/ml-notebook-finder.sh path advanced

list — 列出所有算法

bash scripts/ml-notebook-finder.sh list

Algorithms

AlgorithmTypeNotebooksUse Case
--------------------------------------
linear regressionsupervised3price prediction, forecasting
logistic regressionsupervised4classification, MNIST
neural network (MLP)supervised2image recognition, deep learning
k-meansunsupervised1clustering, segmentation
anomaly detectionunsupervised1fraud detection, monitoring

Source

MIT License — Original author: trekhleb

Indexed by BytesAgain — AI skill discovery platform

版本历史

共 1 个版本

  • v1.0.1 当前
    2026-05-02 15:44 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

education

Thinking Partner

itsflow
通过提问探索复杂问题的协作思考伙伴
★ 49 📥 10,042
education

Language Learning Tutor

chipagosfinest
AI语言导师,通过对话、词汇练习、语法课程、抽认卡及沉浸式练习,助您学习任意语言。适用于学习新语言、练词汇、学语法、翻译、会话练习、旅行准备、习语俚语或改善发音。支持包括中、英、日、韩、法、德、西等在内的100多种语言。
★ 30 📥 8,963
life-service

Chinese Calendar Cn

bytesagain-lab
中国农历工具。节气查询、生肖年份、黄道吉日、传统节日、天干地支、农历转换。Chinese lunar calendar with solar terms, zodiac, auspicious dates, festivals, and H
★ 0 📥 1,089