ashutoshzade commited on
Commit
4c5c676
·
verified ·
1 Parent(s): 3c9128e

Create NeuralNetworkWikipedia.txt

Browse files
Files changed (1) hide show
  1. NeuralNetworkWikipedia.txt +97 -0
NeuralNetworkWikipedia.txt ADDED
@@ -0,0 +1,97 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+
2
+ Main menu
3
+
4
+ WikipediaThe Free Encyclopedia
5
+ Search Wikipedia
6
+ Search
7
+ Donate
8
+ Create account
9
+ Log in
10
+
11
+ Personal tools
12
+ Contents hide
13
+ (Top)
14
+ In biology
15
+ In machine learning
16
+ History
17
+ See also
18
+ References
19
+ Neural network
20
+
21
+ Article
22
+ Talk
23
+ Read
24
+ Edit
25
+ View history
26
+
27
+ Tools
28
+ Appearance hide
29
+ Text
30
+
31
+ Small
32
+
33
+ Standard
34
+
35
+ Large
36
+ Width
37
+
38
+ Standard
39
+
40
+ Wide
41
+ Color (beta)
42
+
43
+ Automatic
44
+
45
+ Light
46
+
47
+ Dark
48
+ From Wikipedia, the free encyclopedia
49
+ For other uses, see Neural network (disambiguation).
50
+ A neural network is a group of interconnected units called neurons that send signals to one another. Neurons can be either biological cells or mathematical models. While individual neurons are simple, many of them together in a network can perform complex tasks. There are two main types of neural network.
51
+
52
+ In neuroscience, a biological neural network is a physical structure found in brains and complex nervous systems – a population of nerve cells connected by synapses.
53
+ In machine learning, an artificial neural network is a mathematical model used to approximate nonlinear functions. Artificial neural networks are used to solve artificial intelligence problems.
54
+ In biology
55
+
56
+ Animated confocal micrograph of part of a biological neural network in a mouse's striatum
57
+ Main article: Neural network (biology)
58
+ In the context of biology, a neural network is a population of biological neurons chemically connected to each other by synapses. A given neuron can be connected to hundreds of thousands of synapses.[1] Each neuron sends and receives electrochemical signals called action potentials to its connected neighbors. A neuron can serve an excitatory role, amplifying and propagating signals it receives, or an inhibitory role, suppressing signals instead.[1]
59
+
60
+ Populations of interconnected neurons that are smaller than neural networks are called neural circuits. Very large interconnected networks are called large scale brain networks, and many of these together form brains and nervous systems.
61
+
62
+ Signals generated by neural networks in the brain eventually travel through the nervous system and across neuromuscular junctions to muscle cells, where they cause contraction and thereby motion.[2]
63
+
64
+ In machine learning
65
+ Main article: Neural network (machine learning)
66
+
67
+ Schematic of a simple feedforward artificial neural network
68
+ In machine learning, a neural network is an artificial mathematical model used to approximate nonlinear functions. While early artificial neural networks were physical machines,[3] today they are almost always implemented in software.
69
+
70
+ Neurons in an artificial neural network are usually arranged into layers, with information passing from the first layer (the input layer) through one or more intermediate layers (the hidden layers) to the final layer (the output layer).[4] The "signal" input to each neuron is a number, specifically a linear combination of the outputs of the connected neurons in the previous layer. The signal each neuron outputs is calculated from this number, according to its activation function. The behavior of the network depends on the strengths (or weights) of the connections between neurons. A network is trained by modifying these weights through empirical risk minimization or backpropagation in order to fit some preexisting dataset.[5]
71
+
72
+ Neural networks are used to solve problems in artificial intelligence, and have thereby found applications in many disciplines, including predictive modeling, adaptive control, facial recognition, handwriting recognition, general game playing, and generative AI.
73
+
74
+ History
75
+ See also: Biological neural network § History, and History of artificial neural networks
76
+ The theoretical base for contemporary neural networks was independently proposed by Alexander Bain in 1873[6] and William James in 1890.[7] Both posited that human thought emerged from interactions among large numbers of neurons inside the brain. In 1949, Donald Hebb described Hebbian learning, the idea that neural networks can change and learn over time by strengthening a synapse every time a signal travels along it.[8]
77
+
78
+ Artificial neural networks were originally used to model biological neural networks starting in the 1930s under the approach of connectionism. However, starting with the invention of the perceptron, a simple artificial neural network, by Warren McCulloch and Walter Pitts in 1943,[9] followed by the implementation of one in hardware by Frank Rosenblatt in 1957,[3] artificial neural networks became increasingly used for machine learning applications instead, and increasingly different from their biological counterparts.
79
+
80
+ See also
81
+ Emergence
82
+ Biological cybernetics
83
+ Biologically-inspired computing
84
+ References
85
+ Shao, Feng; Shen, Zheng (9 January 2022). "How can artificial neural networks approximate the brain?". Front. Psychol. 13: 970214. doi:10.3389/fpsyg.2022.970214. PMC 9868316. PMID 36698593.
86
+ Levitan, Irwin; Kaczmarek, Leonard (August 19, 2015). "Intercellular communication". The Neuron: Cell and Molecular Biology (4th ed.). New York, NY: Oxford University Press. pp. 153–328. ISBN 978-0199773893.
87
+ Rosenblatt, F. (1958). "The Perceptron: A Probabilistic Model For Information Storage And Organization In The Brain". Psychological Review. 65 (6): 386–408. CiteSeerX 10.1.1.588.3775. doi:10.1037/h0042519. PMID 13602029. S2CID 12781225.
88
+ Bishop, Christopher M. (2006-08-17). Pattern Recognition and Machine Learning. New York: Springer. ISBN 978-0-387-31073-2.
89
+ Vapnik, Vladimir N.; Vapnik, Vladimir Naumovich (1998). The nature of statistical learning theory (Corrected 2nd print. ed.). New York Berlin Heidelberg: Springer. ISBN 978-0-387-94559-0.
90
+ Bain (1873). Mind and Body: The Theories of Their Relation. New York: D. Appleton and Company.
91
+ James (1890). The Principles of Psychology. New York: H. Holt and Company.
92
+ Hebb, D.O. (1949). The Organization of Behavior. New York: Wiley & Sons.
93
+ McCulloch, W; Pitts, W (1943). "A Logical Calculus of Ideas Immanent in Nervous Activity". Bulletin of Mathematical Biophysics. 5 (4): 115–133. doi:10.1007/BF02478259.
94
+ Category: Neural networks
95
+ This page was last edited on 5 October 2024, at 12:09 (UTC).
96
+ Text is available under the Creative Commons Attribution-ShareAlike License 4.0; additional terms may apply. By using this site, you agree to the Terms of Use and Privacy Policy. Wikipedia® is a registered trademark of the Wikimedia Foundation, Inc., a non-profit organization.
97
+ Privacy policyAbout WikipediaDisclaimersContact WikipediaCode of ConductDevelopersStatisticsCookie statementMobile viewWikimedia FoundationPowered by MediaWiki