-
[paper](https://arxiv.org/pdf/2004.05150.pdf), [code](https://github.com/allenai/longformer)
**problem :** 트랜스포머는 문장의 길이에 quadratic하게 복잡도가 늘어난다.
**solution :** sliding window(+dilated)로 attenti…
-
-
今日进展:
动态规划
1. 机器人路径
2. 纸牌博弈问题
3. 象棋中马的跳法
-
apt-get couldn't find libopencv2.4-dev - but I already had libopencv-dev 2.4.8.
When I issue 'make' I get most of the way through the compile - but then it throws this error:
Linking CXX executable ..…
-
### 14.1 本章の学習の目標
1. NumPy: 科学技術領域での数値計算のための基礎的なパッケージです
SciPy: より高度な数値計算のためのライブラリです.
2. Matplotlib: データをグラフにプロットするためのパッケージです
3. pandas: データ分析のためのパッケージです
-
We've released the ohai, sudo, windows and build-essentials cookbooks to suppress the obnoxious Chef 15 deprecation warnings. If you release #12 and #13 that'll get rid of:
```
Deprecated feature…
-
实现找到数组第n项到第m项【包含n和m】的内容,返回一个新的数组
-
![pattern14](https://user-images.githubusercontent.com/5508421/51512573-c7260f80-1e2e-11e9-94b4-109ead510025.PNG)
ErSKS updated
5 years ago
-
截图下来是桌面
https://github.com/xiaou66/shortcut-capture/issues/12
-
**Hint**: Send multimedia content using **`message.channel.send()`** with the **`files`** option.
For audio, explore Discord.js voice modules for handling voice channels and streaming.