当前位置: 首页 > ai >正文

Neurosciences study notes[1]

文章目录

  • Basic Neuroscience
  • references

Basic Neuroscience

  1. dendrite of neuron accepts the input,which is electrical conduction ,from plenty of other neurons,the process can be called as passive conduction.
  2. the neuron will be active when summation of all inputted electrical signals exceeds a certaiin threshold value,the summation will be computed as unkown methods and scientists only simulate the summation process now with mathematical formulas such as weighted sum,induced function,and so on.
  3. active conduction is implemented by neuron after it is activated.
  4. in fact,the action potential is the movement of a set of particles which carry a positive charge or a negative charge.
  5. the amygdala is located at within the hippocampus.

references

  1. deepseek
http://www.xdnf.cn/news/16446.html

相关文章:

  • vue2 使用liveplayer加载视频
  • CVPR 2025 | 华科精测:无需人工标注也能精准识别缺陷类别,AnomalyNCD 实现多类别缺陷自主分类
  • 机器学习、深度学习与数据挖掘:核心技术差异、应用场景与工程实践指南
  • 笔试——Day22
  • 【RK3588部署yolo】算法篇
  • Marin说PCB之POC电路layout设计仿真案例---10
  • Wndows Docker Desktop-Unexpected WSL error
  • 从视觉到智能:RTSP|RTMP推拉流模块如何助力“边缘AI系统”的闭环协同?
  • MOE 速览
  • 吃透 lambda 表达式(匿名函数)
  • 实验-静态路由
  • Polkadot 的 Web3 哲学:从乔布斯到 Gavin Wood 的数字自由传承
  • 在 CentOS 上安装 FFmpeg
  • “量子通信”
  • 初识opencv05——图像预处理4
  • python导包机制-更优方式
  • 构建你的专属区块链:深入了解 Polkadot SDK
  • 【MySQL基础篇】:MySQL常用数据类型的选择逻辑与正确使用
  • 【Python】自动化GIT提交
  • Datawhale AI夏令营 task2 笔记问题汇总收集
  • 前端实现银河粒子流动特效的技术原理与实践
  • 安装及使用vscode
  • window显示驱动开发—Direct3D 11 视频播放改进
  • TDengine 中 TDgpt 用于异常检测
  • Java 笔记 transient 用法
  • 四、计算机组成原理——第3章:存储系统
  • JVM 垃圾回收机制全景解析:从对象回收到收集算法
  • 正向代理和反向代理的理解
  • 数据分析干货| 衡石科技可视化创作之仪表盘控件如何设置
  • laravel chunkById导出数据乱序问题