
A Neural Network Playground
We’ve open sourced it on GitHub with the hope that it can make neural networks a little more accessible and easier to learn. You’re free to use it in any way that follows our Apache License.
A Machine Learning Playground
It’s a technique for building a computer program that learns from data, based very loosely on how brains work. Software “neurons” are connected together, allowing them to send messages to each other.
Neural Network Simulator - mladdict.com
The simulator will help you understand how artificial neural network works. The network is trained using backpropagation algorithm, and the goal of the training is to learn the XOR function.
ENNUI ~ Elegant Neural Network User Interface
ENNUI helps people learn about deep learning by building, training, and visualizing deep neural networks on the browser. It has an easy to use drag-and-drop interface.
6DNet - A Neural Network Simulator - Iowa State University
6DNet - A Neural Network Simulator 6DNet is an educational game which is useful for und erstanding how neural networks and backpropogation work.
NetLab - Neural Network Visualization
Watch neural networks come to life with real-time, interactive visualizations. Learn complex AI concepts through hands-on experimentation. Experience instant feedback as you modify network parameters. …
NEST Simulator
NEST is a simulator for spiking neural network models that focuses on the dynamics, size and structure of neural systems rather than on the exact morphology of individual neurons.
Neuryte
This simulator visualizes the training process of a basic Neural Network. It is composed of four layers: an input layer, two hidden layers, and an output layer.
Nengo
Nengo is a graphical and scripting based Python package for simulating large-scale neural networks.
Deeper Playground - Deep Learning Research in Your Browser
Instead of seeing a neural network as a differentiable function approximator, the corporation metaphor suggests seeing a neural network as a bunch of online learning algorithms, stacked on top of each …