
Based on a set of notes prepared by Dr. Patrick H. Corr (Computer Science)
Neural Networks: a bottom-up attempt to model the functionality of the brain.
Two main areas of activity:
| Symbol |
Subsymbol |
|---|---|
|
|
top-down |
bottom-up |
explicit |
implicit |
rules |
examples |
serial |
parallel |
digital/boolean (true or false) |
analog/fuzzy |
brittle |
robust |
Interests in neural network differ according to profession.
Now go on to read more in detail about how Neural Networks are built. Follow these links in turn to my notes which attempt a qualitative explanation.
For those who want a more rigorous, mathematical explanation, have a look at one of the following sets of notes on the WWW.
Then take a look at:
|
Input -> Output |
Model: |
of human expertise |
learned from data |
|---|---|---|---|
|
Facts -> Decision |
Logic representation (facts and rules) |
Expert system |
Machine induction |
|
Numbers (measurements -> predictions) |
Mathematical calculation |
Decision support system |
Neural network |