This website works better with JavaScript
GitBross
首页
发现
帮助
注册
登录
sol_87yf6cwp
/
LLMs-from-scratch
镜像自地址
https://github.com/br8bit/LLMs-from-scratch.git
关注
1
Star
0
派生
0
文件
工单管理
0
Wiki
分支:
main
分支列表
标签列表
main
LLMs-from-scrat...
/
ch02
/
03_bonus_embedding-vs-matmul
rasbt
b94546aa14
minor spelling fix
1 年之前
..
README.md
e827b42e1e
add readme files
2 年之前
embeddings-and-linear-layers.ipynb
b94546aa14
minor spelling fix
1 年之前
README.md
Chapter 2: Working with Text Data
embeddings-and-linear-layers.ipynb
contains optional (bonus) code to explain that embedding layers and fully connected layers applied to one-hot encoded vectors are equivalent.