stevenmiller888/mind
A flexible neural network library for Node.js and the browser supporting configurable topologies, vectorized training, and model save/load.

Velocity · 7d
+0.4
★ / day
Trend
→steady
star history
Mind is a JavaScript neural network library that runs in both Node.js and browsers. It uses matrix operations for vectorized processing of training data and allows users to customize network architecture through configurable activators and layer definitions. The library supports saving and uploading pre-trained models, enabling tasks such as character recognition, movie recommendations, and general prediction.