@@ -28,17 +28,17 @@ Thanks,
2828
2929
3030## Reference
31- * Machine Learning at Coursera: https://www.coursera.org/learn/machine-learning/
32- * Machine Learning Course CS229 at Stanford: https://see.stanford.edu/Course/CS229
33- * Machine Learning Foundations at NTU: https://www.youtube.com/watch?v=nQvpFSMPhr0&list=PLXVfgk9fNX2I7tB6oIINGBmW50rrmFTqf
34- * Machine Learning Techniques at NTU: https://www.youtube.com/watch?v=A-GxGCCAIrg&list=PLXVfgk9fNX2IQOYPmqjqWsNUFl2
35- * Hidden Markov model (HMM): https://en.wikipedia.org/wiki/Hidden_Markov_model
36- * Viterbi Algorithm: http://homepages.ulb.ac.be/~dgonze/TEACHING/viterbi.pdf
37- * LSTM: http://colah.github.io/posts/2015-08-Understanding-LSTMs/
38- * PCA at wikipedia: https://en.wikipedia.org/wiki/Principal_component_analysis
31+ * [ Machine Learning at Coursera] ( https://www.coursera.org/learn/machine-learning/ )
32+ * [ Machine Learning Course CS229 at Stanford] ( https://see.stanford.edu/Course/CS229 )
33+ * [ Machine Learning Foundations at NTU] ( https://www.youtube.com/watch?v=nQvpFSMPhr0&list=PLXVfgk9fNX2I7tB6oIINGBmW50rrmFTqf )
34+ * [ Machine Learning Techniques at NTU] ( https://www.youtube.com/watch?v=A-GxGCCAIrg&list=PLXVfgk9fNX2IQOYPmqjqWsNUFl2 )
35+ * [ Hidden Markov model (HMM)] ( https://en.wikipedia.org/wiki/Hidden_Markov_model )
36+ * [ Viterbi Algorithm] ( http://homepages.ulb.ac.be/~dgonze/TEACHING/viterbi.pdf )
37+ * [ LSTM] ( http://colah.github.io/posts/2015-08-Understanding-LSTMs/ )
38+ * [ PCA at wikipedia] ( https://en.wikipedia.org/wiki/Principal_component_analysis )
3939
4040## Disclaimer
41- Last updated: January 16 , 2018
41+ Last updated: March 13 , 2018
4242
4343The information contained on https://github.com/Cheng-Lin-Li/ website (the "Service") is for general information purposes only.
4444Cheng-Lin-Li's github assumes no responsibility for errors or omissions in the contents on the Service and Programs.
0 commit comments