Skip to content

Instantly share code, notes, and snippets.

@jclosure
Created April 17, 2016 09:01
Show Gist options
  • Save jclosure/ba43bd7d872f001b2d0ebedde0fe4395 to your computer and use it in GitHub Desktop.
Save jclosure/ba43bd7d872f001b2d0ebedde0fe4395 to your computer and use it in GitHub Desktop.
SVM Resources
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