home *** CD-ROM | disk | FTP | other *** search
/ Peanuts NeXT Software Archives / Peanuts-4.iso / science / NeuroSolutions.1.0.README < prev    next >
Encoding:
Text File  |  1994-03-31  |  2.0 KB  |  45 lines

  1. NeuroSolutions
  2. ==============
  3.  
  4. What is NeuroSolutions?
  5.  
  6. NeuroSolutions is an object-oriented simulation environment for
  7. Artificial Neural Networks (ANNs).  Evolving from neuro-biological
  8. insights, ANN technology gives a computer system the capacity to
  9. actually learn. This all sounds very impressive, and indeed it is, but
  10. you don't have to be a brain surgeon to play with, appreciate and even
  11. utilize NeuroSolutions.  
  12.  
  13. What Does the Demo Mode Do?
  14.  
  15. The demonstration mode of NeuroSolutions presents a series of examples
  16. in neural computing. Each example applies a fixed ANN topology to
  17. solve a given problem. We have designed this demo to be more than an
  18. advertisement for NeuroSolutions, it was designed with enough
  19. flexibility to be used as an educational tool. 
  20.  
  21. All examples are live! We are not presenting a slide show or
  22. reenactment. Each example starts with random initial conditions and
  23. learns on-line. Since most of the examples deal with highly nonlinear
  24. problems, they may get stuck in local minima. In such cases, simply
  25. randomize the weights and try again. 
  26.  
  27. The concept behind the Demo Mode is simple. We have constructed the
  28. network topologies, and their construction cannot be altered (unless
  29. you have registered this version). However, you are allowed to change
  30. their input and desired signals, learning rates, processing elements
  31. per layer and anything else that the individual components allow.
  32. Furthermore, you are allowed full access to an entire palette of
  33. network probes. These probes may be used to animate any network data
  34. during learning. Using network probes will be covered in a brief
  35. tutorial (see ‹ Concepts - Probing), and illustrations of their use
  36. are given in the examples. 
  37.  
  38. The examples should be run in order, but their documentation was
  39. designed to be self contained. While it is strongly recommended that
  40. you take the time to read through the NeuroSolutions Concepts and
  41. Reference, they are not required to run this demo. If this is your
  42. first time running NeuroSolutions, we recommend that you take the
  43. following detour.
  44.  
  45.