karpathy / forestjsLinks
Random Forest implementation for JavaScript. Supports arbitrary weak learners. Includes interactive demo.
☆305Updated 12 years ago
Alternatives and similar repositories for forestjs
Users that are interested in forestjs are comparing it to the libraries listed below
Sorting:
- Support Vector Machine in Javascript (SMO algorithm, supports arbitrary kernels) + GUI demo☆671Updated 7 years ago
- Javascript neural networks on top of general scalar/tensor reverse-mode automatic differentiation.☆236Updated 7 years ago
- Deep Recurrent Neural Networks and LSTMs in Javascript. More generally also arbitrary expression graphs with automatic differentiation.☆946Updated 8 years ago
- Run trained deep neural networks in the browser or node.js☆275Updated 8 years ago
- [UNMAINTAINED] Histogram of Oriented Gradients (HOG) descriptor extractor☆172Updated 10 years ago
- mnist digits in javascript☆193Updated 2 years ago
- MXNetJS: Javascript Package for Deep Learning in Browser (without server)☆432Updated 4 years ago
- A series of blog posts on visualizing deep learning.☆162Updated 8 years ago
- RNN Tutorial for Artists☆183Updated 8 years ago
- Run Caffe models in the browser using ConvNetJS☆118Updated 5 years ago
- Neural Slime Volleyball☆211Updated 10 years ago
- A basic implementation of convolutional neural nets☆56Updated 11 years ago
- Practical 6: LSTM language models☆261Updated 10 years ago
- Artificial Life simulator using canvas. Based on https://github.com/karpathy/scriptsbots☆81Updated 13 years ago
- Visualizing High-Dimensional Data in the Browser with SVD, t-SNE and Three.js☆166Updated 10 years ago
- Distributed Calculation Framework via Browsers☆65Updated 8 years ago
- Describing Videos with Neural Networks☆100Updated 8 years ago
- Implementation of t-SNE visualization algorithm in Javascript.☆867Updated 6 years ago
- Adversarial networks in TensorFlow☆172Updated 8 years ago
- Simple FFI bindings for TensorFlow's C API.☆46Updated 9 years ago
- Torch7 implementation of Grid LSTM as described here: http://arxiv.org/pdf/1507.01526v2.pdf☆188Updated 9 years ago
- SpeakEasy is a machine learning project that aims to detect patterns in conversational responses.☆82Updated 8 years ago
- ☆76Updated last year
- Save keras weight matrices as short animated videos during training☆105Updated 7 years ago
- A Neural Turing Machine implementation in Torch.☆276Updated 9 years ago
- Recurrent Neural Network for modeling sequential data implemented using Python and Theano.☆91Updated 10 years ago
- Short tutorial for TensorFlow, designed to be presented in-person☆133Updated 7 years ago
- scientific computing package for JavaScript - inspired by NumPy☆79Updated 6 years ago
- Reinforcement Learning in JavaScript☆76Updated 8 years ago
- Winning solution for the Painter by Numbers competition on Kaggle.☆263Updated 7 years ago