Interesting... | ||
Neural Network A neural network is a way of connecting and programming processors that attempts to simulate the way a human brain works (Neurons are connected through synapses!). Still experimental but used in pattern recognition and learning. They use parallel processing techniques where a number of different processors are performing tasks at the same time, rather than sequential processing where a single processor performs a sequence of tasks one after another.
|
|
|
|
A program for developing neural networks. | |
Back |