Neural network modeling: Difference between revisions

From Computer Science Wiki
No edit summary
Line 14: Line 14:
=== Optical character recognition ===
=== Optical character recognition ===
Optical character recognition...is the mechanical or electronic conversion of images of typed, handwritten or printed text into machine-encoded text.<ref>https://en.wikipedia.org/wiki/Optical_character_recognition</ref>
Optical character recognition...is the mechanical or electronic conversion of images of typed, handwritten or printed text into machine-encoded text.<ref>https://en.wikipedia.org/wiki/Optical_character_recognition</ref>
* [[File:Optical Character Recognition using Artificial Ne.pdf This file is a pdf of a presentation on neural networks and OCR]]


<html>
<html>

Revision as of 20:27, 7 February 2019

HL content: Modeling & Simulation[1]

Introduction[edit]

Examples include:

speech recognition[edit]

Neural network speech.png

  1. Click here for a REALLY bad video trying to describe this.
  2. Click here for a more advanced video on this

Optical character recognition[edit]

Optical character recognition...is the mechanical or electronic conversion of images of typed, handwritten or printed text into machine-encoded text.[2]


natural language processing[edit]

Natural language processing (NLP) is a subfield of computer science, information engineering, and artificial intelligence concerned with the interactions between computers and human (natural) languages, in particular how to program computers to process and analyze large amounts of natural language data.[3]

very helpful resources[edit]

Standards[edit]

  • Compare applications that use neural network modelling.

References[edit]