karpathy / svmjsLinks
Support Vector Machine in Javascript (SMO algorithm, supports arbitrary kernels) + GUI demo
☆671Updated 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.☆305Updated 12 years ago
- Deep Recurrent Neural Networks and LSTMs in Javascript. More generally also arbitrary expression graphs with automatic differentiation.☆946Updated 8 years ago
- Javascript neural networks on top of general scalar/tensor reverse-mode automatic differentiation.☆236Updated 7 years ago
- Support Vector Machines for nodejs☆299Updated 6 years ago
- Run trained deep neural networks in the browser or node.js☆275Updated 8 years ago
- MXNetJS: Javascript Package for Deep Learning in Browser (without server)☆432Updated 4 years ago
- Reinforcement Learning Agents in Javascript (Dynamic Programming, Temporal Difference, Deep Q-Learning, Stochastic/Deterministic Policy G…☆1,374Updated 6 years ago
- Scikit-learn compatible tools using theano☆363Updated 8 years ago
- A series of machine learning tutorials for Torch7☆623Updated 3 years ago
- A series of blog posts on visualizing deep learning.☆162Updated 8 years ago
- Machine learning library for Node.js☆733Updated 8 years ago
- Use CNNs to generate images☆495Updated 9 years ago
- Learning to Execute☆477Updated 9 years ago
- Deep Learning and Unsupervised Feature Learning Tutorial Solutions☆392Updated 8 years ago
- Exercises for my tutorials on Theano☆684Updated 9 years ago
- Convolutional Neural Networks for Matlab for classification and segmentation, including Invariang Backpropagation (IBP) and Adversarial T…☆238Updated 8 years ago
- Deep learning library for node.js. (Includes Logistic-Regression, MLP, RBM, DBN, CRBM, CDBN)☆169Updated 8 years ago
- Implementation of t-SNE visualization algorithm in Javascript.☆867Updated 6 years ago
- ☆869Updated 8 years ago
- ☆599Updated 10 years ago
- Practical 6: LSTM language models☆261Updated 10 years ago
- Scripts to setup a GPU / CUDA-enabled compute server with libraries for deep learning☆296Updated 9 years ago
- Simple code for trying out TensorFlow with simulated datasets☆171Updated 6 years ago
- Random notes on papers, likely a short-term repo.☆674Updated 8 years ago
- Recurrent Neural Network library for Torch7's nn☆945Updated 7 years ago
- Combines the ease of use of scikit-learn with the power of Theano/Lasagne☆953Updated last year
- Recurrent Neural Network Tutorial, Part 2 - Implementing a RNN in Python and Theano☆898Updated last year
- Bare bones introduction to machine learning from linear regression to convolutional neural networks using Theano.☆1,293Updated 9 years ago
- Implementation of the DRAW network in lasagne☆200Updated 9 years ago
- Annotated notes and summaries of the TensorFlow white paper, along with SVG figures and links to documentation☆434Updated 6 years ago