Support Vector Machine in Javascript (SMO algorithm, supports arbitrary kernels) + GUI demo
☆702Apr 14, 2018Updated 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.☆334Oct 4, 2012Updated 13 years ago
- useful scripts to work with Twitter + Python. Requires the tweepy library.☆85Nov 29, 2012Updated 13 years ago
- ☆36Feb 5, 2016Updated 10 years ago
- A microframework for working with Amazon's Mechanical Turk☆33Mar 3, 2015Updated 11 years ago
- Artificial Life simulator using canvas. Based on https://github.com/karpathy/scriptsbots☆105May 27, 2012Updated 13 years ago
- Game making library for using Canvas element☆93Oct 17, 2023Updated 2 years ago
- ScriptBots is an Open Source Evolutionary Artificial Life Simulation of Predator-Prey dynamics, written by Andrej Karpathy.☆160Jan 2, 2012Updated 14 years ago
- A numeric optimization package for Torch.☆38Aug 19, 2021Updated 4 years ago
- Persistent dict, backed by sqlite3 and pickle, multithread-safe.☆37Feb 21, 2020Updated 6 years ago
- Deep Recurrent Neural Networks and LSTMs in Javascript. More generally also arbitrary expression graphs with automatic differentiation.☆973Nov 4, 2016Updated 9 years ago
- A Random Forest implementation for MATLAB. Supports arbitrary weak learners that you can define.☆222Feb 27, 2014Updated 12 years ago
- Reinforcement Learning Agents in Javascript (Dynamic Programming, Temporal Difference, Deep Q-Learning, Stochastic/Deterministic Policy G…☆1,438Feb 18, 2019Updated 7 years ago
- Google Mirror API's Quickstart for Python☆349Jun 13, 2021Updated 4 years ago
- Teardown of Google Glass☆39Jan 11, 2014Updated 12 years ago
- Linear regression with Gradient descent package for NPM.☆45Oct 16, 2013Updated 12 years ago
- Deep Learning in Javascript. Train Convolutional Neural Networks (or ordinary ones) in your browser.☆11,137Jan 7, 2023Updated 3 years ago
- A wrapper for LibSVM that lets you train SVM's directly on Eigen library matrices in C++☆108Mar 29, 2016Updated 9 years ago
- Support Vector Machines for nodejs☆301Mar 26, 2019Updated 6 years ago
- [UNMAINTAINED] Histogram of Oriented Gradients (HOG) descriptor extractor☆172Mar 1, 2015Updated 11 years ago
- Implementation of t-SNE visualization algorithm in Javascript.☆906Mar 15, 2019Updated 6 years ago
- tensorflow reinforcement learning agents for OpenAI gym environments☆139Jul 21, 2017Updated 8 years ago
- A basic implementation of convolutional neural nets☆59Apr 20, 2014Updated 11 years ago
- Pure Python version of the mlabwrap Python to Matlab bridge☆31Nov 21, 2019Updated 6 years ago
- C++ convenience class to communicate with a Matlab instance. Send matrices back and forth, execute arbitrary Matlab commands, or drop int…☆86Aug 27, 2012Updated 13 years ago
- Automating research publications discovery and analysis. For example, ever wish your computer could automatically open papers that are mo…