当前位置:网站首页>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
边栏推荐
- 函数只执行第一次的执行一次 once函数
- RAC environment alert log error drop transient type: systp2jw0acnaurdgu1sbqmbryw = = troubleshooting
- Window analysis function last_ VALUE,FIRST_ VALUE,lag,lead
- Android篇:2019初中级Android开发社招面试解答(中
- Handling of high usage of Oracle undo
- 联想产品经理林林:天津当地网络运营商网络故障 ZUI系统后台服务器暂时无法正常工作
- Special window function rank, deny_ rank, row_ number
- 19c environment ora-01035 login error handling
- 解决方案架构师的小锦囊 - 架构图的 5 种类型
- 美联储数字货币最新进展
猜你喜欢

【vmware】vmware tools 地址

The query did not generate a result set exception resolution when the dolphin scheduler schedules the SQL task to create a table

SQL learning | set operation

神经元与神经网络

Oracle告警日志alert.log和跟踪trace文件中文乱码显示

Quartus Prime硬件实验开发(DE2-115板)实验二功能可调综合计时器设计

Window analysis function last_ VALUE,FIRST_ VALUE,lag,lead

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

JS brain burning interview question reward
![MySQL [read / write lock + table lock + row lock + mvcc]](/img/a9/ace85899a01a7d4fd80b2e631e44d6.png)
MySQL [read / write lock + table lock + row lock + mvcc]
随机推荐
19c environment ora-01035 login error handling
crontab定时任务输出产生大量邮件耗尽文件系统inode问题处理
Basic SQL query and learning
try --finally
About me
Express ② (routing)
Parameter comparison of several e-book readers
力扣刷题 101. 对称二叉树
JS force deduction brush question 103 Zigzag sequence traversal of binary tree
Get the attribute value difference between two different objects with reflection and annotation
Ora-16047 of a DG environment: dgid mismatch between destination setting and target database troubleshooting and listening vncr features
Oracle database recovery data
10g database cannot be started when using large memory host
Leetcode brush question 897 incremental sequential search tree
JS 烧脑面试题大赏
商家案例 | 运动健康APP用户促活怎么做?做好这几点足矣
redis如何解决缓存雪崩、缓存击穿和缓存穿透问题
Es introduction learning notes
蓝绿发布、滚动发布、灰度发布,有什么区别?
Introduction to spark basic operation