Skip to main content

Diigo Home

NeuroSolutions: What is a Neural Network? - The Diigo Meta page

www.nd.com/...whatisNN.html - Cached - Annotated View

isaac Mao's personal annotations on this page

isaacmao
Isaacmao bookmarked on 2009-07-27 Brain ANN NeuralNetwork
  • A good way to introduce the topic is to take a look at a typical application of neural networks. Many of today's document scanners for the PC come with software that performs a task known as optical character recognition (OCR). OCR software allows you to scan in a printed document and then convert the scanned image into to an electronic text format such as a Word document, enabling you to manipulate the text. In order to perform this conversion the software must analyze each group of pixels (0's and 1's) that form a letter and produce a value that corresponds to that letter. Some of the OCR software on the market use a neural network as the classification engine.



This link has been bookmarked by 1 people . It was first bookmarked on 27 Jul 2009, by isaac Mao.

  • 27 Jul 09
    • A good way to introduce the topic is to take a look at a typical application of neural networks. Many of today's document scanners for the PC come with software that performs a task known as optical character recognition (OCR). OCR software allows you to scan in a printed document and then convert the scanned image into to an electronic text format such as a Word document, enabling you to manipulate the text. In order to perform this conversion the software must analyze each group of pixels (0's and 1's) that form a letter and produce a value that corresponds to that letter. Some of the OCR software on the market use a neural network as the classification engine.