matiasvlevi/Dann
A JavaScript library for building and training deep neural networks in the browser or Node.js environment.

Not currently ranked — collecting fresh signals.
star history
Dann is a deep learning library that provides a straightforward API for creating and training neural networks with JavaScript. It supports common deep learning operations including layers, activation functions, loss functions, and backpropagation. Users can construct networks layer by layer, train them on custom datasets, and serialize trained model states for later use.
Frequently asked
- What is matiasvlevi/Dann?
- A JavaScript library for building and training deep neural networks in the browser or Node.js environment.
- Is Dann open source?
- Yes — matiasvlevi/Dann is open source, released under the MIT license.
- What language is Dann written in?
- matiasvlevi/Dann is primarily written in JavaScript.
- How popular is Dann?
- matiasvlevi/Dann has 424 stars on GitHub.
- Where can I find Dann?
- matiasvlevi/Dann is on GitHub at https://github.com/matiasvlevi/Dann.