jindongwang/MachineLearning
一些关于机器学习的学习资料与研究介绍
Curates comprehensive learning pathways across ML subdomains—including transfer learning, reinforcement learning, computer vision, and NLP—alongside canonical textbooks (Zhou Zhihua, Li Hang) and practical frameworks (TensorFlow, PyTorch, Scikit-learn). Integrates curated university courses (Stanford CS229, CMU 10-702, NTU) with hands-on competition platforms like Kaggle and mathematical prerequisites (linear algebra, probability). Links to implementation resources including algorithm code repositories and deep learning papers to bridge theory and application.
2,006 stars. No commits in the last 6 months.
Stars
2,006
Forks
623
Language
—
License
—
Category
Last pushed
Nov 10, 2018
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/jindongwang/MachineLearning"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
OxWearables/stepcount
Improved Step Counting via Foundation Models for Wrist-Worn Accelerometers
OxWearables/actinet
An activity classification model based on self-supervised learning for wrist-worn accelerometer data.
aqibsaeed/Human-Activity-Recognition-using-CNN
Convolutional Neural Network for Human Activity Recognition in Tensorflow
guillaume-chevalier/LSTM-Human-Activity-Recognition
Human Activity Recognition example using TensorFlow on smartphone sensors dataset and an LSTM...
felixchenfy/Realtime-Action-Recognition
Apply ML to the skeletons from OpenPose; 9 actions; multiple people. (WARNING: I'm sorry that...