pure_transformer:完全实施Google的论文“您需要注意”(https

时间:2021-05-10 19:20:51
【文件属性】:
文件名称:pure_transformer:完全实施Google的论文“您需要注意”(https
文件大小:1.08MB
文件格式:ZIP
更新时间:2021-05-10 19:20:51
Python pure_transformer 完全没有任何机器学习框架,即可完全实现Google论文“注意就是您所需要的”。
【文件预览】:
pure_transformer-master
----.gitignore(61B)
----model()
--------final_layer.py(1KB)
--------addition_layer.py(599B)
--------__init__.py(0B)
--------normalize_layer.py(946B)
--------multihead_attention_layer.py(5KB)
--------positional_encoding.py(1KB)
--------layer.py(450B)
--------embedding_layer.py(2KB)
--------feed_forward_layer.py(3KB)
--------transformer.py(8KB)
----__init__.py(0B)
----paper()
--------Attention Is All You Need.pdf(2.1MB)
----README.md(125B)
----loaddata.py(3KB)
----preprocess.py(837B)
----train.py(1KB)

网友评论