matiasvlevi/Dann
Deep Neural Network Library for JavaScript.
ArchivedSupports both backpropagation and neuroevolution training via mutation-based optimization. Networks can be serialized to JSON for persistence or converted to standalone JavaScript functions for zero-dependency inference. Includes configurable activation functions (leakyReLU, tanH) and integrates with p5.js for network visualization.
424 stars. No commits in the last 6 months.
Stars
424
Forks
23
Language
JavaScript
License
MIT
Category
Last pushed
Feb 06, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/matiasvlevi/Dann"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
yoshoku/hnswlib-node
hnswlib-node provides Node.js bindings for Hnswlib
DanRuta/jsNet
Javascript/WebAssembly deep learning library for MLPs and convolutional neural networks
mvrahden/reinforce-js
[INACTIVE] A collection of various machine learning solver. The library is an object-oriented...
janhuenermann/neurojs
A JavaScript deep learning and reinforcement learning library.
mvrahden/recurrent-js
[INACTIVE] Amazingly simple to build and train various neural networks. The library is an...