Found 221 repositories(showing 30)
hetelek
A neural network Swift playground, with no third party dependencies.
StackOverflowMATLABchat
A MATLAB implementation of the TensorFlow Neural Networks Playground seen on http://playground.tensorflow.org/
ubex-ai
No description available
erupturatis
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
Belerafon
Feed forward neural net examples to learn spiral problem like playground.tensorflow.org (tensorflow, pytorch, numpy)
damzaky
Online neural network playground to see how neural network works in real-time!
akarzazi
A playground for feed forward neural networks
developer239
Collection of simple neural network examples.
JaskeeratSingh
NeuralNetworkPlayground is a Java based tool to train single hidden layer Neural Networks on your own datasets and visualize their decision boundary in a GUI interface.
Neural network tests, applications implemented in Javascript.
amir-rahnama
Solution to (some) Machine Learning Problems with Multi Layer Perceptron (MLP)
xingyi1145
An accessible, interactive web application that enables beginners to learn neural networks by visually designing, training, and testing MLPs without writing code
A visual Deep Learning Framework for the Web - Built with WebGPU, Next.js and ReactFlow.
nthState
Neural Network Playground
imad151
Playground for experimenting with Neural Networks
sivasks2004
The Neural Network Playground is an interactive, browser-based tool designed to help users visualize, experiment with neural network and understand the behavior of small neural networks.
lxb007981
A toy Neural Network-based linear image classifier based on OpenCV. It is designed to be trained on any grayscale dataset.
pavan-gajjela20
No description available
kunpengyao
This is a simple implementation of a NN. An XOR binary classification problem is used.
startswithzed
No description available
okonma01
Neural Networks can learn (almost!) anything.
tanghaojie
just for fun.
baudoindarmendrail
This is a project designed to build a small neural network from scratch, test it, and study the influence of learning parameters.
PangeaHoldings
No description available
aomary1
No description available
petercollingridge
Interactive exploration of a basic neural net.
karlquant
neural networks playground
nanthakumar1406
No description available
soimthe1
A pure-Python tool to design, train, and visualize neural networks from scratch. Build your own network, tweak its architecture, and watch it learn on classic datasets like XOR or spirals.
BreckenDavidMcGeough
Allows the user to construct their own neural network by deciding the number of hidden layers, number of neurons per hidden layer, activation and loss functions.