karpathy / svmjsLinks
Support Vector Machine in Javascript (SMO algorithm, supports arbitrary kernels) + GUI demo
☆670Updated 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.☆303Updated 12 years ago
- Deep Recurrent Neural Networks and LSTMs in Javascript. More generally also arbitrary expression graphs with automatic differentiation.☆947Updated 8 years ago
- Javascript neural networks on top of general scalar/tensor reverse-mode automatic differentiation.☆235Updated 7 years ago
- Support Vector Machines for nodejs☆299Updated 6 years ago
- MXNetJS: Javascript Package for Deep Learning in Browser (without server)☆432Updated 4 years ago
- Run trained deep neural networks in the browser or node.js☆275Updated 8 years ago
- Practical 6: LSTM language models☆261Updated 9 years ago
- GPU Powered BLAS for Browsers☆711Updated 6 years ago
- Use CNNs to generate images☆496Updated 9 years ago
- Learning to Execute☆477Updated 9 years ago
- ☆597Updated 10 years ago
- ☆869Updated 8 years ago
- Bayesian Program Learning model for one-shot learning☆982Updated 9 years ago
- A series of machine learning tutorials for Torch7☆623Updated 3 years ago
- mnist digits in javascript☆192Updated 2 years ago
- Exercises for my tutorials on Theano☆684Updated 9 years ago
- [UNMAINTAINED] Histogram of Oriented Gradients (HOG) descriptor extractor☆171Updated 10 years ago
- Recurrent Neural Network library for Torch7's nn☆945Updated 7 years ago
- Deep learning library for node.js. (Includes Logistic-Regression, MLP, RBM, DBN, CRBM, CDBN)☆169Updated 8 years ago
- Obama Political Speech generator Recurrent Neural Networks☆183Updated 7 years ago
- Implementation of t-SNE visualization algorithm in Javascript.☆867Updated 6 years ago
- google tensorflow deep learning for big data examples☆201Updated 9 years ago
- Generative Handwriting using LSTM Mixture Density Network with TensorFlow☆701Updated 7 years ago
- natural image generation using ConvNets☆598Updated 7 years ago
- Reinforcement Learning Agents in Javascript (Dynamic Programming, Temporal Difference, Deep Q-Learning, Stochastic/Deterministic Policy G…☆1,373Updated 6 years ago
- Simple code for trying out TensorFlow with simulated datasets☆171Updated 5 years ago
- Multilayer LSTM and Mixture Density Network for modelling path-level SVG Vector Graphics data in TensorFlow☆808Updated 6 years ago
- Bare bones introduction to machine learning from linear regression to convolutional neural networks using Theano.☆1,290Updated 9 years ago
- This is the code used for the paper "Inferring algorithmic patterns with a stack augmented recurrent network", by Armand Joulin and Tomas…☆419Updated 5 years ago
- Neural conversational model in Torch☆776Updated 4 years ago