适合初学者与高手的大量机器学习资源集合

jopen 10年前

Machine Learning 101:

I. Introduction to Machine Learning

II.  Linear Regression

 

 

III) Linear Algebra

V) Linear Regression with Multiple Variables
- Gradient Descent

- Optimization

 

IV) Octave Tutorial

 

VI) Logistic Regression (LR)

VII) Regularization

overview using advanced math

 

VIII and IX) Neural Networks

- backpropagation

 

XI) Machine Learning System Design

 

Precision, recall, accuracy, …

 

XII) Support Vector Machines

 

XIII) Clustering

 

XIV) Dimensionality Reduction

 

XV) Anomaly Detection

 

- Google Analytics http://www.google.com/analytics/
- anomaly detection with Google Analytics (example)

 

Must purchase this article (I did not purchase but appears to be good) http://www.sciencedirect.com/science/article/pii/S138912860700062X

- Gaussian distribution

 

XVI) Recommender Systems

- Collaborative Filtering

XVII) Large Scale Machine Learning

 

- stochastic gradient descent

- parallelized stochastic gradient descent

 

- recursive partitioning:

 

Machine Learning 201:

 

Deep Learning:

 

Sparse Coding (new):


Some good articles on working with the command line:

 

Jacobian Iteration for Singular Value Decomposition:

 

Fortran:

 

Mathematics, Statistical Theory and Probability Theory:

 

Methods of Optimization:

 

Theoretical Computer Science:

 

Some Really Random Stuff:

 

R:

 

Python:

来自:http://www.erogol.com/large-set-machine-learning-resources-beginners-mavens/