(References)
 
(11 intermediate revisions by 4 users not shown)
Line 1: Line 1:
 +
=Artificial Neural Networks=
 
This page and its subtopics discusses everything about Artificial Neural Networks.
 
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]]
+
Lectures discussing Artificial Neural Networks: [[Lecture_13_-_Kernel_function_for_SVMs_and_ANNs_introduction_Old_Kiwi|Lecture 13]] and [[Lecture_14_-_ANNs%2C_Non-parametric_Density_Estimation_(Parzen_Window)_Old_Kiwi|Lecture 14]]
  
Helpful in-depth lecture slides regarding ANN: [http://www.ir.iit.edu/~nazli/cs422/CS422-Slides/DM-NeuralNetwork.pdf link]
+
Relevant homework: [[Homework 2_Old Kiwi]]
  
 
== References ==
 
== References ==
  
* http://en.wikipedia.org/wiki/Neural_network
+
* [http://www.ir.iit.edu/~nazli/cs422/CS422-Slides/DM-NeuralNetwork.pdf In-depth Lecture Slides]
* http://www.sciencedirect.com/science/journal/08936080
+
* [http://en.wikipedia.org/wiki/Neural_network Neural Network on Wikipedia]
* http://en.wikipedia.org/wiki/Artificial_neural_network
+
* [http://www.sciencedirect.com/science/journal/08936080 Special Issue on Advances in Neural Networks Research: IJCNN’07]
* http://uhaweb.hartford.edu/compsci/neural-networks-tutorial.html
+
* [http://en.wikipedia.org/wiki/Artificial_neural_network Artificial Neural Network on Wikipedia]
* http://www.mathworks.com/products/demos/nnettlbx/probabilistic/
+
* [http://uhaweb.hartford.edu/compsci/neural-networks-tutorial.html Neural Network Tutorial]
* http://www.dsi.unifi.it/ANNPR/CR/23.pdf
+
* [http://www.mathworks.com/products/demos/nnettlbx/probabilistic/ MATLAB Neural Network Toolbox]
* An Implementation of Neural Network [http://www.rgu.ac.uk/files/chapter3%20-%20bp.pdf Back Propagation Algorithm]
+
* [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]
 +
 
 +
 
 +
== Application of Neural Networks to Color Calibration ==
 +
The below is a link to a paper which employs Neural Network in calibrating scanner.
 +
* [https://ritdml.rit.edu/dspace/bitstream/1850/3035/1/PAndersonArticle04-01-1992.pdf https://ritdml.rit.edu/dspace/bitstream/1850/3035/1/PAndersonArticle04-01-1992.pdf]
 +
 
 +
Summary: The sanner calibrtion has largely two procedures, gray balancing and transfrom linear RGB data to device independent XYX data. The purpose of this paper is to improve the performance of transformation from RGB to XYZ. The traditional method to transfrom linear RGB to XYZ is to find 3x3 linear transform matrix by minimizing the perceptual error. The author argue that by using Neural Network more precise transform form linear RGB to XYZ can be achieved, as expected, since Neural Network provide more complex nonlinear transformation from input and output. He measuerd the transform error in perceptually uniform domain, and prove the strength of Neural Network in scanner calibration process.
 +
 
 +
[[Category:ECE662]]

Latest revision as of 18:24, 22 October 2010

Artificial Neural Networks

This page and its subtopics discusses everything about Artificial Neural Networks.

Lectures discussing Artificial Neural Networks: Lecture 13 and Lecture 14

Relevant homework: Homework 2_Old Kiwi

References


Application of Neural Networks to Color Calibration

The below is a link to a paper which employs Neural Network in calibrating scanner.

Summary: The sanner calibrtion has largely two procedures, gray balancing and transfrom linear RGB data to device independent XYX data. The purpose of this paper is to improve the performance of transformation from RGB to XYZ. The traditional method to transfrom linear RGB to XYZ is to find 3x3 linear transform matrix by minimizing the perceptual error. The author argue that by using Neural Network more precise transform form linear RGB to XYZ can be achieved, as expected, since Neural Network provide more complex nonlinear transformation from input and output. He measuerd the transform error in perceptually uniform domain, and prove the strength of Neural Network in scanner calibration process.

Alumni Liaison

Questions/answers with a recent ECE grad

Ryne Rayburn