Weave a neural net with Python

Neural nets, also known as artificial neural networks, mathematically model bioelectrical networks in the brain. Massively parallel and more inductive than deductive, they are used for everything from voice and character recognition to artificial intelligence. Python developer Andrew Blais introduces you to the simplest of the neural nets, the Hopfield — and his net.py application gives you a hands-on opportunity to explore its ability to reconstruct distorted patterns.

7 Comments

  1. 2004-06-18 9:05 am
  2. 2004-06-18 10:54 am
  3. 2004-06-18 12:37 pm
  4. 2004-06-18 1:41 pm
  5. 2004-06-18 2:44 pm
  6. 2004-06-18 3:11 pm
  7. 2004-06-18 8:54 pm