. JavaScript Backpropagation Neural Net Simulator

Introduction

This is a neural network simulator, written in JavaScript. The networks that can be constructed and run using the simulator have the following features:

If you wish to learn more about neural networks, please consult the FAQ for neural networks on the Internet, or one of the many introductory textbooks about the topic (like Anderson, J. A. (1995). An Introduction to Neural Networks. Cambridge: The MIT Press.)

Instructions

The user can set the following features of the networks:

Setting up a simulation:

Running a simulation:


Input patterns: Target patterns:


Output layer:
Hidden layer:
Input layer:


Network Structure Running the Network
Units in Input Layer: Nr of cycles to run:
Units in Hidden Layer: Current cycle number:
Units in Output Layer: Total sum of error squares:
Learning rate: Show activations:: Yes





Copyright 1997 InfoAccess Consulting, infoxs@ozemail.com.au, http://www.ozemail.com.au/~infoxs