Homepage



  » Welcome
  » About
  » Hosting

  General AI



  » Introductions
  » Finite State Machines
  » Ameliorated Future
  » Miscellaneous

  Neural Networks



  » Introductions
  » Backpropagation
  » Optimization
  » Simulators
  » Applied NNs
  » Sample Code
  » Image Recognition
  » Image Compression

  Artificial Life



  » Tutorials
  » Sample Code

  Genetic Algorithms



  » Libraries
  » Sample Code

  Fuzzy Logic



  » FAQ

  Games



  » Sample Code

  Reinforcement Learning



  » Tutorials
  » FAQ

You are in: Neural Networks  /  Simulators  /  Freeware
Articles

Neural Viewer
NV simulates the behaviour of highly simplified biological neurons and renders them in realtime 3D using OpenGL. The software gives you the freedom to 'fly around' in space and inspect your network from all angles, and watch as individual spikes of electrical activation travel from one neuron to the next.

 
Free NN simulators
A large list of various NN simulators including downloads.

 
Perceptron Applet
This Java applet demonstrates a simple form of supervised learning entitled the perceptron learning algorithm. Using this applet, you can train the perceptron to act as a binary logic unit. It can compute or approximate most 2-input Boolean functions. However, a problem arises when trying to train the perceptron on the XOR (or XNOR) function. The applet provides a "work-around" for this problem by introducing an extra input.

 



All content copyrighted by Avaye.com