Skip to content

Commit

Permalink
attention
Browse files Browse the repository at this point in the history
  • Loading branch information
fusimeng committed Aug 1, 2021
1 parent 9da3b68 commit 37726b6
Show file tree
Hide file tree
Showing 50 changed files with 330 additions and 16 deletions.
32 changes: 16 additions & 16 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
- 🐾 [gcc、cmake](theory/cpp/introduce_make.md) | [gcc参数选项](http://www.shanghai.ws/gnu/gcc_1.htm)
- 🐾 [makefile手册](https://seisman.github.io/how-to-write-makefile/introduction.html)
- 🐾 [why make --> cmake](theory/cpp/make2cmake.md)
- 🐾 [CMake Tutorial](theory/cpp/cmake.md) | [CMakeLists.txt格式](theory/cpp/cmakelists.md) | [CMake官方教程-英文](https://cmake.org/cmake/help/latest/guide/tutorial/index.html#a-basic-starting-point-step-1) | [CMake手册-别人的blog](https://www.zybuluo.com/khan-lau/note/254724) |[CMake Demo Github](https://github.com/TD-4/cmake-demo)
- 🐾 [CMake Tutorial](theory/cpp/cmake.md) | [CMakeLists.txt格式](theory/cpp/cmakelists.md) | [CMake官方教程-英文](https://cmake.org/cmake/help/latest/guide/tutorial/index.html#a-basic-starting-point-step-1) | [CMake手册-别人的blog](https://www.zybuluo.com/khan-lau/note/254724) |[CMake Demo Github](https://github.com/TD-4/cmake-demo) | [Cmake Demo github2](https://github.com/TD-4/CMakePractice)

#### 🍃 代码学习

Expand Down Expand Up @@ -97,7 +97,7 @@

# 🍭环境篇

## 1⃣️ 安装篇
## 1⃣️ GPUs

### 🍬 GPU知识

Expand All @@ -118,18 +118,6 @@

- 🐾 [TensorRT Ubuntu](envs/tools/tensorrt.md) -- [Windows10](envs/tools/tensorrt_win10.md)

### 🍬 IDE&Tools安装

- 🐾 [JupyterLab安装 Ubuntu](envs/tools/jupyterlab.md)
- 🐾 [Matlab安装 Ubuntu](envs/tools/matlab.md)
- 🐾 [xrdp Ubuntu](envs/tools/xrdp.md)
- 🐾 [VS2019 Windows](envs/tools/vs2019.md)
- 🐾 [CLion 安装与调试 Mac](envs/tools/clion.md)
- 🐾 [cmake 安装](envs/tools/cmake.md)
- 🐾 [pycuda安装](envs/tools/pycuda.md)
- 🐾 OpenCV [GPU-Ubuntu](envs/tools/opencv_gpu.md) -- [CPU-Ubuntu](envs/tools/opencv_cpu.md)
- 🐾 [VS Code 使用笔记](envs/tools/vscode.md)

## 2⃣️ Pytorch

### 🍬Pytorch分布式[🐾](https://github.com/FelixFu-TD/Parallel-Pytorch)
Expand Down Expand Up @@ -188,6 +176,18 @@
- 🐾 [实验管理工具sacred](envs/tools/scared.md)
- 🐾 [bypy 百度云下载python](envs/tools/bypy.md)

### 🍬 IDE&Tools安装

- 🐾 [JupyterLab安装 Ubuntu](envs/tools/jupyterlab.md)
- 🐾 [Matlab安装 Ubuntu](envs/tools/matlab.md)
- 🐾 [xrdp Ubuntu](envs/tools/xrdp.md)
- 🐾 [VS2019 Windows](envs/tools/vs2019.md)
- 🐾 [CLion 安装与调试 Mac](envs/tools/clion.md)
- 🐾 [cmake 安装](envs/tools/cmake.md)
- 🐾 [pycuda安装](envs/tools/pycuda.md)
- 🐾 OpenCV [GPU-Ubuntu](envs/tools/opencv_gpu.md) -- [CPU-Ubuntu](envs/tools/opencv_cpu.md)
- 🐾 [VS Code 使用笔记](envs/tools/vscode.md)

## 4⃣️ OpenCV

- 🐾 [Python 读取视频](envs/opencv/read_video.md)
Expand Down Expand Up @@ -252,7 +252,7 @@
#### 🍃RNN/NLP

- 🐾 [NLP学习路线](train/rnn/introduce_rnn.md)
- 🐾 [Attention]
- 🐾 [Attention](train/rnn/introduce_attention.md)
- 🐾 [Transformer]

#### 🍃GAN
Expand Down Expand Up @@ -414,7 +414,7 @@
- [案例和讲解(C++)](infer/tensorrt/tensorrtcpp.md)
- [使用TensorRT遇到的问题](infer/tensorrt/problem.md)
- [入门案例代码解析(python)](infer/tensorrt/Code.md)
- [自己收集的案例1(python)](https://github.com/FelixFu-TD/TensorRT) | [2(python)](https://github.com/FelixFu-TD/TensorRT2)
- [自己收集的案例1(python)](https://github.com/TD-4/TensorRT) | [2(python)](https://github.com/TD-4/TensorRT2)

### 🍬 网站部署-BS

Expand Down
Binary file added train/rnn/imgs/20210503200601397.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added train/rnn/imgs/20210503201006797.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added train/rnn/imgs/20210503201202298.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added train/rnn/imgs/20210503201408653.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added train/rnn/imgs/20210504160756111.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added train/rnn/imgs/20210504162123481.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added train/rnn/imgs/20210504164300511.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added train/rnn/imgs/20210504165401696.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added train/rnn/imgs/20210504170033257.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added train/rnn/imgs/20210504171142659.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added train/rnn/imgs/2021050419013534.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added train/rnn/imgs/20210504190635586.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added train/rnn/imgs/20210506161053540.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added train/rnn/imgs/20210506162243886.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added train/rnn/imgs/20210506162616541.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added train/rnn/imgs/20210506163430582.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added train/rnn/imgs/20210506165700152.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added train/rnn/imgs/20210506170228935.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added train/rnn/imgs/20210506171639764.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added train/rnn/imgs/20210506181007512.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added train/rnn/imgs/4486.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added train/rnn/imgs/4765476.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added train/rnn/imgs/8786.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added train/rnn/imgs/bhjgl.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added train/rnn/imgs/bnb.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added train/rnn/imgs/ere.png
Binary file added train/rnn/imgs/gghgh.png
Binary file added train/rnn/imgs/ghjl.png
Binary file added train/rnn/imgs/gygyg.png
Binary file added train/rnn/imgs/hggoyfuof.png
Binary file added train/rnn/imgs/hjhjhjh.png
Binary file added train/rnn/imgs/image-20210801094217800.png
Binary file added train/rnn/imgs/jkjk.png
Binary file added train/rnn/imgs/kgoyuvo.png
Binary file added train/rnn/imgs/lklkl.png
Binary file added train/rnn/imgs/mkmkm.png
Binary file added train/rnn/imgs/njboiy.png
Binary file added train/rnn/imgs/njnj.png
Binary file added train/rnn/imgs/njnjn.png
Binary file added train/rnn/imgs/nknk.png
Binary file added train/rnn/imgs/oioioi.png
Binary file added train/rnn/imgs/uiuiui.png
Binary file added train/rnn/imgs/uiuiuiuiuiui.png
Binary file added train/rnn/imgs/uiuiujh.png
Binary file added train/rnn/imgs/vvg.png
Binary file added train/rnn/imgs/watermark.png
Binary file added train/rnn/imgs/watermark0.png
Binary file added train/rnn/imgs/watermark9.png
314 changes: 314 additions & 0 deletions train/rnn/introduce_attention.md

Large diffs are not rendered by default.

0 comments on commit 37726b6

Please sign in to comment.