【COMP305 LEC 3 LEC 4】

LEC 3 A basic abstract model for a biological neuron

1. Weights of connections

Neuron gets fired if it has received from the presynaptic neurons 突触前神经元 a summary impulse 脉冲, which is above a certain threshold.

Signal from a single synapse突触 may sometime overcome the threshold and push a neuron to fire an action potential, but other synapses can achieve this only by simultaneously delivering their signals: Some inputs are more important!

定义:

Therefore, input from every synapse, or "connection", to the neuron in the abstract model must be assigned with some value w, called connection strength or weight of connection, to describe the importance of a connection.

2. Model

  1. The abstract neuron is excited when weighted sum is above the threshold 0

vs.

The biological neuron is excited when the signal density (spatial or temporal summation) is above the excitation potential threshold.

  1. Output is either 1 or 0.

vs.

Only the spikes(峰值)are remembered

LEC 4

Topic 2. The McCulloch-Pitts Neuron (1943)

1. McCulloch and Pitts demonstrated that

"...because of the all-or-none character of nervous activity, neural events and the relations among them can be treated by means of the propositional logic".

  1. The authors modelled the neuron as

a. a binary, discrete-time input

b. discrete-time:

The basic idea was to divide time into units, i.e., steps, and in each time period at most one spike can be initiated in the axon of a given neuron

将时间分成单位和步骤,每个时间一个神经元的轴突最多产生一次峰值

uniform velocity 脉冲基本都以匀速传播

Thus, the McCulloch-Pitts neuron operates on a discrete time scale,

t = 0,1,2,3, ...

c. binary input:

The types of the input and the output of a MP neuron are thus unified.

d. with excitatory and inhibitory connections 有着兴奋和抑制之间的联系 and an excitation threshold. 兴奋阙值

The network of such elements was the first model to tie the study of neural networks to the idea of computation in its modern sense.

将神经网络和现代意义上的计算思想联系起来

e. with excitatory and inhibitory connections 有着兴奋和抑制之间的联系 and an excitation threshold. 兴奋阙值

f. The network of such elements was the first model to tie the study of neural networks to the idea of computation in its modern sense. 将神经网络和现代意义上的计算思想联系起来

g. excitatory and inhibitory connections :

The weight of connection wi are:

+1 for excitatory type connection and 加一促进

Cerebral pyramidal cell:

-1 for inhibitory type connection. 减一抑制

h. Threshold

I. MP Neuron

In the MP neuron, we call the instant total input

St-1: instant stateof the neuron

j. Actication Function

相关推荐
大龄程序员狗哥5 小时前
第25篇:Q-Learning算法解析——强化学习中的经典“价值”学习(原理解析)
人工智能·学习·算法
南境十里·墨染春水5 小时前
linux学习进展 线程同步——互斥锁
java·linux·学习
nashane6 小时前
HarmonyOS 6学习:旋转动画优化与长截图性能调优——打造丝滑交互体验的深度实践
学习·交互·harmonyos·harmonyos 5
华清远见IT开放实验室6 小时前
智能手表完整项目实现,比赛求职双向加分,基于嵌入式大赛推荐开发板(STM32U5)
stm32·单片机·嵌入式硬件·学习·智能手表·嵌入式大赛
炽烈小老头7 小时前
【 每天学习一点算法 2026/04/22】四数相加 II
学习·算法
uncle_ll7 小时前
LangChain基础学习笔记
笔记·学习·langchain·llm·rag
三品吉他手会点灯7 小时前
C语言学习笔记 - 14.C编程预备计算机专业知识 - 本讲内容概述
c语言·笔记·学习
Thanwind7 小时前
从0开始的机器学习之旅(二):监督学习,从线性回归说起
学习·机器学习·线性回归
2501_942326447 小时前
易速乐考,轻松备考
学习·教育电商
菜鸟‍7 小时前
【CVPR 2026】LitePT:更轻、更强的点云 Transformer【论文学习】
深度学习·学习·transformer