karpathy / svmjsLinks
Support Vector Machine in Javascript (SMO algorithm, supports arbitrary kernels) + GUI demo
☆677Updated 7 years ago
Alternatives and similar repositories for svmjs
Users that are interested in svmjs are comparing it to the libraries listed below
Sorting:
- Random Forest implementation for JavaScript. Supports arbitrary weak learners. Includes interactive demo.☆309Updated 13 years ago
- Deep Recurrent Neural Networks and LSTMs in Javascript. More generally also arbitrary expression graphs with automatic differentiation.☆951Updated 9 years ago
- Javascript neural networks on top of general scalar/tensor reverse-mode automatic differentiation.☆236Updated 8 years ago
- MXNetJS: Javascript Package for Deep Learning in Browser (without server)☆433Updated 5 years ago
- Run trained deep neural networks in the browser or node.js☆275Updated 9 years ago
- GPU Powered BLAS for Browsers☆711Updated 7 years ago
- [UNMAINTAINED] Histogram of Oriented Gradients (HOG) descriptor extractor☆171Updated 10 years ago
- mnist digits in javascript☆193Updated 3 years ago
- A series of machine learning tutorials for Torch7☆622Updated 4 years ago
- Deep learning library for node.js. (Includes Logistic-Regression, MLP, RBM, DBN, CRBM, CDBN)