Neural Networks

From Colettapedia
Revision as of 19:09, 25 September 2018 by Colettace (talk | contribs)
Jump to navigation Jump to search

Frameworks

General

  • Neural Networks for Pattern Recognition - read Nikita's book.
  • biological neural networks - group or groups of chemically connected or functionally associated neurons.
    • synapse - connection
  • artificial neural networks - made up of interconnecting artificial neurons (programming constructs that mimic the properties of biological neurons). Artificial neural networks may either be used to gain an understanding of biological neural networks, or for solving artificial intelligence problems without necessarily creating a model of a real biological system. The real, biological nervous system is highly complex and includes some features that may seem superfluous based on an understanding of artificial networks.