m |
|||
Line 1: | Line 1: | ||
− | |||
− | |||
This page and its subtopics discusses everything about Artificial Neural Networks. | This page and its subtopics discusses everything about Artificial Neural Networks. | ||
Line 17: | Line 15: | ||
* [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] | ||
+ | |||
+ | [[Category:ECE662]] |
Revision as of 07:47, 10 April 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
Relevant homework: Homework 2_Old Kiwi
References
- In-depth Lecture Slides
- Neural Network on Wikipedia
- Special Issue on Advances in Neural Networks Research: IJCNN’07
- Artificial Neural Network on Wikipedia
- Neural Network Tutorial
- MATLAB Neural Network Toolbox
- Probabilistic Neural Network
- An Implementation of Neural Network: Back Propagation Algorithm