当前位置:网站首页>Transformer principle and code elaboration
Transformer principle and code elaboration
2022-07-06 07:39:00 【bai666】
Course link : https://edu.51cto.com/course/30124.html
Transformer From NLP( natural language processing ), And cross-border application to CV( Computer vision ) field . At present, it has become a new paradigm of deep learning , Great influence and application prospects .
This course is right Transformer Principle and PyTorch And TensorFlow 2 Elaborate the code , To help you master its detailed principle and specific implementation .
Principle elaboration Part includes : Attention mechanism and self attention mechanism 、Transformer An overview of the architecture 、Encoder Long attention (Multi-Head Attention)、Encoder The location code of (Positional Encoding)、 Residual link (Residual Connection)、 Layer normalization (Layer Normalization)、FFN(Feed Forward Network)、Transformer Training and performance of 、Transformer Machine translation workflow .
Code elaboration Some use Jupyter Notebook Yes Transformer Of PyTorch And TensorFlow 2 The implementation code is interpreted line by line , Include : install PyTorch/TensorFlow、Transformer Data set loading and preprocessing code interpretation 、Transformer Position coding and multi head attention code interpretation 、Transformer Of Transformer Class code interpretation 、Transformer Optimizer and loss function code interpretation 、Transformer Interpretation of training code 、Transformer Reasoning and weight saving code interpretation .
边栏推荐
- Linked list interview questions (Graphic explanation)
- How Navicat imports MySQL scripts
- Full Score composition generator: living on code
- 杰理之如若需要大包发送,需要手机端修改 MTU【篇】
- If Jerry needs to send a large package, he needs to modify the MTU on the mobile terminal [article]
- Typescript interface properties
- Sélectionnez toutes les lignes avec un symbole dans Word et changez - les en titre
- How MySQL merges data
- Opencv learning notes 8 -- answer sheet recognition
- TS 类型体操 之 extends,Equal,Alike 使用场景和实现对比
猜你喜欢

Summary of Digital IC design written examination questions (I)

Leecode-c language implementation -15 Sum of three ----- ideas to be improved

Relevant introduction of clip image

Mise en œuvre du langage leecode - C - 15. Somme des trois chiffres - - - - - idées à améliorer

成为优秀的TS体操高手 之 TS 类型体操前置知识储备

解决方案:智慧工地智能巡检方案视频监控系统

jmeter性能测试步骤实战教程

Sharing of source code anti disclosure scheme under burning scenario

Redis builds clusters
![Ble of Jerry [chapter]](/img/00/27486ad68bf491997d10e387c32dd4.png)
Ble of Jerry [chapter]
随机推荐
Word setting directory
Force buckle day31
洛谷P4127 [AHOI2009]同类分布 题解
解决方案:智慧工地智能巡检方案视频监控系统
杰理之需要修改 gatt 的 profile 定义【篇】
Memory error during variable parameter overload
Typescript function definition
Bit operation XOR
Summary of Digital IC design written examination questions (I)
[window] when the Microsoft Store is deleted locally, how to reinstall it in three steps
Select all the lines with a symbol in word and change them to titles
leecode-C语言实现-15. 三数之和------思路待改进版
If Jerry's Bluetooth device wants to send data to the mobile phone, the mobile phone needs to open the notify channel first [article]
Basics of reptile - Scratch reptile
How Navicat imports MySQL scripts
word删除括号里内容
TS 体操 &(交叉运算) 和 接口的继承的区别
The difference between TS Gymnastics (cross operation) and interface inheritance
How to delete all the words before or after a symbol in word
Methods for JS object to obtain attributes (. And [] methods)