This commit is contained in:
wikty 2019-08-30 09:44:47 +08:00
parent a69505acc1
commit 7c51ce7355
4 changed files with 8 additions and 0 deletions

Binary file not shown.

Binary file not shown.

View file

@ -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

Binary file not shown.