(→References) |
(→References) |
||
Line 11: | Line 11: | ||
* http://en.wikipedia.org/wiki/Artificial_neural_network | * http://en.wikipedia.org/wiki/Artificial_neural_network | ||
* http://uhaweb.hartford.edu/compsci/neural-networks-tutorial.html | * http://uhaweb.hartford.edu/compsci/neural-networks-tutorial.html | ||
− | * http://www.mathworks.com/products/demos/nnettlbx/probabilistic/ | + | * [http://www.mathworks.com/products/demos/nnettlbx/probabilistic/ MATLAB Neural Network Toolbox] |
* [http://www.dsi.unifi.it/ANNPR/CR/23.pdf Probabilistic Neural Network] | * [http://www.dsi.unifi.it/ANNPR/CR/23.pdf Probabilistic Neural Network] | ||
* An Implementation of Neural Network: [http://www.rgu.ac.uk/files/chapter3%20-%20bp.pdf Back Propagation Algorithm] | * An Implementation of Neural Network: [http://www.rgu.ac.uk/files/chapter3%20-%20bp.pdf Back Propagation Algorithm] |
Revision as of 16:18, 30 March 2008
This page and its subtopics discusses everything about Artificial Neural Networks.
Lectures discussing Artificial Neural Networks: Lecture 13_Old Kiwi and Lecture 14_Old Kiwi
Helpful in-depth lecture slides regarding ANN: link
References
- http://en.wikipedia.org/wiki/Neural_network
- http://www.sciencedirect.com/science/journal/08936080
- http://en.wikipedia.org/wiki/Artificial_neural_network
- http://uhaweb.hartford.edu/compsci/neural-networks-tutorial.html
- MATLAB Neural Network Toolbox
- Probabilistic Neural Network
- An Implementation of Neural Network: Back Propagation Algorithm