Created
April 17, 2016 09:01
-
-
Save jclosure/ba43bd7d872f001b2d0ebedde0fe4395 to your computer and use it in GitHub Desktop.
SVM Resources
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
If we view the series of events as a “sentence”, we could use this technique to vectorize them: | |
https://cs.stanford.edu/~quocle/paragraph_vector.pdf | |
Very good svm introductory text: | |
http://karpathy.github.io/neuralnets/ | |
This site is also good: | |
http://deeplearning4j.org |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment