Tag Archives: biological brain
18 Jan Multi-Layered Perceptron
Multi-Layered Perceptron In prior posts we introduced the concept of the artificial neural network and the perceptron model as a simple implementation of a neural network. We showed the structure, including an input layer and an output layer. Let’s look at one of the typical approaches for processing input to derive the output. The net output of […]
17 Jan Perceptrons and Weighted Schemes
Perceptrons In the late 1600’s, John Locke expounded an associationist theory in which neurons or “bundles” of neurons came to represent certain ideas and associations between ideas. Rosenblatt‘s work seems a logical extension of associationist theory. Perceptrons can perform linear discrimination, thus enabling them to model the cognitive function of recognition (or, in computational terms, pattern classification). […]
16 Jan Roots of Neural Nets
Roots of Neural Nets The concept of the modern Artificial Neural Systems (ANS) has its roots in the work of psychologists and philosophers as well as computer scientists. As mentioned in prior posts, Aristotelian theories on cognition and logic influenced the development of automata theory and associationism, spawning connectionism or parallel distributed processing (PDP) theory. Connectionism is the […]
14 Jan Visual Input Processing
The visual cortex in the human brain is arguably the pattern after which most artificial neural networks were modeled: the flow of signals is directional through layers 1, 2 then 3; and large numbers of the cells are touched by the flow of action potentials through the system. The variations in the cells, however, contrasts with the artificial […]
08 Jan E/I Electric Potential Curve
Challenge I’ve noticed two phenomena in computing that have often been compared to brain activity even though they don’t significantly resemble the behavior of electrical potential changes between neurons: Flip-Flop (the changing of a “register” from 0 to 1 Node Firing (The activation of a node in an artificial neural network) In this section of Understanding Context, I’ve been trying to […]
06 Jan Excitation and Inhibition
Most, if not all, neural information-processing functions involve the flow of action potential. Impulses in the nervous system are changes in the action potential or electrical charge of membranes. It is possible that, in addition to the membranes, the potential within the cytoplasm of the cell changes as a result of electrical flow in neurons. […]
03 Jan Synapses and Neurotransmitters
Synapse Structure Electrical impulses are transmitted between neurons either electrically or chemically, with chemical synapses being the most numerous by far. The synapse is where electrical transduction between neurons occurs, facilitating perception, thought and action. The gap between a synapse and its target is called the synaptic cleft (tagged in the center right of the illustration and […]
02 Jan Synapse Formation
Many neurons have only a few synapses. Others, like giant pyramidal and Purkinje cells, may have tens or even hundreds of thousands of synapses. At the conclusion of the complex growth process, called synaptogenesis, in which growth cones at the tips of spines, axons, and dendrites propel or draw the fiber through the crowded gray and white matter […]
01 Jan Axon and Dendrite Growth
Link Formation in a Bio-Network It was once believed that the link structure of the nervous system was formed randomly during embryogenesis and remained static after maturation – sometime between early development and adolescence (except for regeneration after injury). Due to improved imaging resolutions and preparation techniques, we now know that axon termini, dendrites, and spines […]