当前位置:网站首页>Neuron and neural network
Neuron and neural network
2022-04-23 13:58:00 【Duan Xuechang】
Artificial neural network is the abstraction and Simulation of some basic characteristics of human brain or biological neural network . It provides a new idea for the research of many problems such as machine learning , At present, it has been in pattern recognition 、 Machine vision 、 associative memory 、 Auto-Control 、 signal processing 、 Soft measurement 、 Decision analysis 、 Intelligent Computing 、 Solving combinatorial optimization problems 、 Data mining has been successfully applied .
Focus on the most basic 、 Most typical 、 The most widely used BP Neural networks and Hopfield Neural network and its application in pattern recognition 、 associative memory 、 Soft measurement 、 Intelligent Computing 、 Application of combinatorial optimization problem solving .
neural network (neural networks,NN)
Biological neural networks ( natural neural network, NNN): By the central nervous system ( Brain and spinal cord ) And the peripheral nervous system ( Sensory nerves 、 Motor nerve, etc ) A complex neural network , The most important one is the brain nervous system .
Artificial neural network (artificial neural networks, ANN): Simulate the structure and function of human brain nervous system , An artificial network system composed of a large number of simple processing units and widely connected .
Neural network method : Implicit knowledge representation
The structure of biological neurons
The structure of the human brain :
cortex (cortex)
midbrain (midbrain)
brainstem (brainstem)
cerebellum (cerebellum)

The human brain consists of more than 100 billion (1011 Billion - 1014 Billion ) A nerve cell ( Neuron ) A network of interwoven structures , The cerebral cortex is about 140 Billion neurons , The cerebellar cortex is about 1000 Billion neurons .
Neurons are about 1000 Types , Each neuron is about the same as 103- 104 Connected to other neurons , Form an extremely complex and flexible neural network .
Biological neuron structure
Dendrites ( Input )

Nerve cells use electricity - Chemical processes exchange signals
Working state :
Excited state : Cell membrane potential > Threshold of action potential → Nerve impulse
Suppression state : Cell membrane potential < Threshold of action potential
Learning and forgetting : Due to the plasticity of neuronal structure , Synaptic transmission can be enhanced and weakened .
Neuron mathematical model
Artificial neuron model
1943 year , Mccroach and Pitts proposed M-P Model .


The general model :





Nonlinear excitation function ( Transfer function 、 Output transformation function )



Neural network structure and working mode
Three factors that determine the performance of artificial neural networks :
The characteristics of neurons .
The form of interconnection between neurons —— topology .
Learning rules to improve performance to adapt to the environment .
The structure of neural networks
(1) Feedforward ( Forward type )

(2) Feedback


How neural networks work
Sync ( parallel ) The way : At any time, all neurons in the neural network adjust the state at the same time .
asynchronous ( Serial ) The way : Only one neuron adjusts at any one time , The state of other neurons remains unchanged .
Learning neural networks
Neural network method is a knowledge representation method and reasoning method .
Neural network knowledge representation is an implicit representation method .
1944 Nian Hebu (Hebb) A method to change the connection strength of neurons is proposed Hebb Learning rule .
Hebb Learning rule : When neurons at both ends of a synapse are excited at the same time , Then the weight of the connection should be enhanced .
Welcome to join me for wechat exchange and discussion ( Please note csdn Add )

版权声明
本文为[Duan Xuechang]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/04/202204231345449265.html
边栏推荐
- Express②(路由)
- Reading notes: meta matrix factorization for federated rating predictions
- Apache seatunnel 2.1.0 deployment and stepping on the pit
- Quartus Prime硬件实验开发(DE2-115板)实验一CPU指令运算器设计
- FDFS start
- L2-024 部落 (25 分)
- Express middleware ③ (custom Middleware)
- JS brain burning interview question reward
- Crontab timing task output generates a large number of mail and runs out of file system inode problem processing
- PG library checks the name
猜你喜欢

初探 Lambda Powertools TypeScript

Modify the Jupiter notebook style

零拷貝技術

Choreographer full resolution

淘宝发布宝贝提示“您的消保保证金额度不足,已启动到期保障”

Quartus prime hardware experimental development (de2-115 board) experiment 1 CPU instruction calculator design

Leetcode | 38 appearance array

Kettle--控件解析

How does redis solve the problems of cache avalanche, cache breakdown and cache penetration

Quartus Prime硬件实验开发(DE2-115板)实验一CPU指令运算器设计
随机推荐
Analysis of cluster component gpnp failed to start successfully in RAC environment
[code analysis (6)] communication efficient learning of deep networks from decentralized data
RAC environment error reporting ora-00239: timeout waiting for control file enqueue troubleshooting
Choreographer全解析
Jenkins construction and use
Reading notes: Secure federated matrix factorization
Modify the Jupiter notebook style
Introduction to spark basic operation
Scientists say Australian plan to cull up to 10,000 wild horses doesn’t go far enough
JUC interview questions about synchronized, ThreadLocal, thread pool and atomic atomic classes
AtomicIntegerArray源码分析与感悟
Dolphin scheduler source package Src tar. GZ decompression problem
Apache Atlas Compilation and installation records
JS 力扣刷题 103. 二叉树的锯齿形层序遍历
Special test 05 · double integral [Li Yanfang's whole class]
Multithreading
Elmo (bilstm-crf + Elmo) (conll-2003 named entity recognition NER)
JS 力扣刷题 102. 二叉树的层序遍历
Detailed explanation of redis (Basic + data type + transaction + persistence + publish and subscribe + master-slave replication + sentinel + cache penetration, breakdown and avalanche)
Strange bug of cnpm