Stories
Slash Boxes
Comments

SoylentNews is people

posted by Fnord666 on Friday December 16 2016, @04:03PM   Printer-friendly
from the are-there-certified-neural-network-professionals? dept.

What Is A Neural Network?

The simplest definition of a neural network, more properly referred to as an 'artificial' neural network (ANN), is provided by the inventor of one of the first neurocomputers, Dr. Robert Hecht-Nielsen. He defines a neural network as:

        "...a computing system made up of a number of simple, highly interconnected processing elements, which process information by their dynamic state response to external inputs.

        In "Neural Network Primer: Part I" by Maureen Caudill, AI Expert, Feb. 1989

ANNs are processing devices (algorithms or actual hardware) that are loosely modeled after the neuronal structure of the mamalian cerebral cortex but on much smaller scales. A large ANN might have hundreds or thousands of processor units, whereas a mamalian brain has billions of neurons with a corresponding increase in magnitude of their overall interaction and emergent behavior. Although ANN researchers are generally not concerned with whether their networks accurately resemble biological systems, some have. For example, researchers have accurately simulated the function of the retina and modeled the eye rather well.

Although the mathematics involved with neural networking is not a trivial matter, a user can rather easily gain at least an operational understanding of their structure and function.


Original Submission

 
This discussion has been archived. No new comments can be posted.
Display Options Threshold/Breakthrough Mark All as Read Mark All as Unread
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
  • (Score: 2) by driven on Saturday December 17 2016, @02:15AM

    by driven (6295) on Saturday December 17 2016, @02:15AM (#442331)

    I have thousands of digital photographs I would like to categorize by who's in them and possibly by features (greenery, water, etc.).
    I've used two off-the-shelf pieces of software for facial recognition and in both cases after many many hours of work the database gets corrupted.
    So next time, I'd like to come up with my own solution, preferably using Python. Any recommendations on how to get started?

    Starting Score:    1  point
    Karma-Bonus Modifier   +1  

    Total Score:   2