Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Cheng-Lin-Li committed Oct 21, 2017
1 parent 2567476 commit 78bce37
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@

# Machine Learning
Implementations of machine learning algorithm by Python 3

Expand All @@ -23,13 +24,15 @@ Thanks,


## Reference:
* Machine Learning at Coursera: https://www.coursera.org/learn/machine-learning/
* Machine Learning Course CS229 at Stanford: https://see.stanford.edu/Course/CS229
* Machine Learning Foundations at NTU: https://www.youtube.com/watch?v=nQvpFSMPhr0&list=PLXVfgk9fNX2I7tB6oIINGBmW50rrmFTqf
* Machine Learning Techniques at NTU: https://www.youtube.com/watch?v=A-GxGCCAIrg&list=PLXVfgk9fNX2IQOYPmqjqWsNUFl2
* Hidden Markov model (HMM): https://en.wikipedia.org/wiki/Hidden_Markov_model
* Viterbi Algorithm: http:https://homepages.ulb.ac.be/~dgonze/TEACHING/viterbi.pdf
* LSTM: http:https://colah.github.io/posts/2015-08-Understanding-LSTMs/
* PCA at wikipedia: https://en.wikipedia.org/wiki/Principal_component_analysis


Cheng-Lin Li@University of Southern California
[email protected] or
[email protected]
emailto: [email protected] or [email protected]

0 comments on commit 78bce37

Please sign in to comment.