-
ELMo: The Key Technology That Enables Word Embeddings to Understand Context
Why Did ELMo Become a Milestone in NLP? In the early days of NLP, Word2Vec and GloVe were true game-changers. Word2Vec (2013)... -
What is a standard CPP
From this Blog, I will start writing blogs in English. Since this is my first attempt to write English version blogs and I am... -
Linux上使用C++
GCC编译器 gcc可以用于编译C代码(g用于编译C代码) 编译过程 .smqemrdlmugo{zoom: 50%;} 原始的 test.cpp 文件 预处理:生成.i文件 在这一步骤中,编译器会对宏定义、常量进行处理,比如对常量进行替换操作。... -
注意力可视化预备
图论前提 度:与结点连接的边数。 对于有向图 出度:从结点出去的边。 入度:进入结点的边。 邻接矩阵: 每一个位置:(a,b)=1表示a到b有一条边 每一行的和:表示行头(a)的总出度。 每一列的和:表示列头(a)的总入度。 ... -
Python拾遗
代码仓库:https://gitee.com/qianminghuang/python-learning.git 提示 Python中万物皆是对象 ℹ️ Note Python中万物皆是对象 可变类型与不可变类型 可变类型:在函数参数传递... -
Paper Reading: Interactions between auditory statistics processing and visual experience emerge only in late development
Interactions between auditory statistics processing and visual experience emerge only in late development 文章网址:Interactions b... -
Paper Reading: Development of the relationship between visual selective attention and auditory change detection
Development of the relationship between visual selective attention and auditory change detection 文章链接:Development of the rela... -
深度学习:深度生成模型
判别式模型和生成式模型 判别式:学习类别的边界(比如CNN、RNN) 生成式:学习数据的分布(VAE、GAN)。比判别式更加复杂 蒙特卡洛方法 采样 sampling 采样可以减少积分运算量(尤其是概率密度函数特别复杂的时候,可能无法... -
Paper Reading: Visual Infuences on Auditory Behavioral, Neural, and Perceptual Processes: A Review
Visual Infuences on Auditory Behavioral, Neural, and Perceptual Processes: A Review paper link: Visual Influences on Auditory... -
如何配置Hexo
配置图床 参考链接:Github+PicGo搭建个人免费图床 - misakivv - 博客园 (cnblogs.com) 对于博客页的照片上传 参考解决链接:[2024] hexo图片无法加载究极解决方案_hexo图片显示不出来-CSDN博客 对于...
开放 与 共享|
Openness and Sharing|