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

Not currently ranked — collecting fresh signals.
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.
Frequently asked
- What is stevenmiller888/mind?
- A flexible neural network library for Node.js and the browser supporting configurable topologies, vectorized training, and model save/load.
- Is mind open source?
- Yes — stevenmiller888/mind is an open-source project tracked on heatdrop.
- What language is mind written in?
- stevenmiller888/mind is primarily written in JavaScript.
- How popular is mind?
- stevenmiller888/mind has 1.5k stars on GitHub.
- Where can I find mind?
- stevenmiller888/mind is on GitHub at https://github.com/stevenmiller888/mind.