Last active
October 13, 2017 09:33
-
-
Save karimkhanp/6e4e7bce9051d3d68548 to your computer and use it in GitHub Desktop.
Learning
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
MLP : | |
svm - https://en.wikipedia.org/wiki/Support_vector_machine | |
neural network - https://www.quora.com/What-is-a-simple-explanation-of-how-artificial-neural-networks-work-1/answer/Annalyn-Ng?srid=XpXu | |
- https://www.quora.com/What-is-a-simple-explanation-of-how-artificial-neural-networks-work-1/answer/Chris-Nicholson-1?srid=XpXu | |
perceptron model | |
k-mean | |
naive bayes - | |
https://web.stanford.edu/class/cs124/lec/naivebayes.pdf | |
http://stackoverflow.com/questions/10059594/a-simple-explanation-of-naive-bayes-classification | |
http://deeplearning4j.org/sentiment_analysis_word2vec.html | |
Probability - | |
https://en.wikipedia.org/wiki/Conditional_probability | |
Supervised unsupervised- | |
http://www.extension.org/pages/40214/whats-the-difference-between-a-supervised-and-unsupervised-image-classification#.VX-vUqFTzUo | |
sentiment analysis - | |
http://deeplearning4j.org/sentiment_analysis_word2vec.html | |
Data structure : | |
Binary tree | |
sorting | |
link list | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment