erupturatis/NeuralNetworkPlayground
A website in which you can customize, train and visualize changes in your neural networks as they learn. You can also upload your own datasets and change any parameters
This website helps you understand how neural networks learn by allowing you to build, train, and visualize them in action. You can upload your own data, define the network's structure, and then watch as it processes information and adjusts. This is for anyone interested in machine learning, especially students, educators, or researchers who want to demystify neural network training.
No commits in the last 6 months.
Use this if you want to visually explore and grasp the fundamental concepts of neural network training with your own datasets.
Not ideal if you need a production-ready tool for large-scale machine learning projects or advanced neural network architectures like CNNs or RNNs.
Stars
19
Forks
1
Language
JavaScript
License
MIT
Category
Last pushed
Jul 22, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/erupturatis/NeuralNetworkPlayground"
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...