update
This commit is contained in:
parent
a69505acc1
commit
7c51ce7355
4 changed files with 8 additions and 0 deletions
BIN
Linear Regression - UFLDL.pdf
Normal file
BIN
Linear Regression - UFLDL.pdf
Normal file
Binary file not shown.
BIN
Logistic Regression - UFLDL.pdf
Normal file
BIN
Logistic Regression - UFLDL.pdf
Normal file
Binary file not shown.
|
|
@ -1,3 +1,11 @@
|
|||
# Machine Learning
|
||||
|
||||
[Linear Regression](http://ufldl.stanford.edu/tutorial/supervised/LinearRegression/)
|
||||
|
||||
[Logistic Regression](http://ufldl.stanford.edu/tutorial/supervised/LogisticRegression/)
|
||||
|
||||
[Softmax Regression](http://ufldl.stanford.edu/tutorial/supervised/SoftmaxRegression/)
|
||||
|
||||
# Neural Network
|
||||
|
||||
神经网络入门介绍 [Neural Networks and Deep Learning](http://neuralnetworksanddeeplearning.com/index.html) by Nielsen
|
||||
|
|
|
|||
BIN
Softmax Regression - UFLDL.pdf
Normal file
BIN
Softmax Regression - UFLDL.pdf
Normal file
Binary file not shown.
Loading…
Reference in a new issue