janmonschke / Genetic-AlgorithmsLinks
Showcasing the concept of Genetic Algorithms with the example of the Travelling Salesman Problem (in CoffeeScript)
☆136Updated 12 years ago
Alternatives and similar repositories for Genetic-Algorithms
Users that are interested in Genetic-Algorithms are comparing it to the libraries listed below
Sorting:
- Distributed Calculation Framework via Browsers☆65Updated 8 years ago
- Deep learning library for node.js. (Includes Logistic-Regression, MLP, RBM, DBN, CRBM, CDBN)☆169Updated 8 years ago
- ☆274Updated 10 years ago
- Javascript neural networks on top of general scalar/tensor reverse-mode automatic differentiation.☆236Updated 7 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)☆433Updated 4 years ago
- Deep Learning Library for JavaScript☆78Updated 9 years ago
- Implementation of genetic algorithms for nodejs☆183Updated 7 years ago
- NLP utilities in javascript and coffeescript☆37Updated 11 years ago
- Reinforcement Learning in JavaScript☆76Updated 8 years ago
- Random Forest implementation for JavaScript. Supports arbitrary weak learners. Includes interactive demo.☆307Updated 12 years ago
- Machine Learning library for node.js☆108Updated 9 years ago
- Encog for Javascript.☆195Updated 12 years ago
- Learning Game of Life☆50Updated 9 years ago
- FANN (Fast Artificial Neural Network Library) bindings for Node.js