We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd8a37e commit b748812Copy full SHA for b748812
static/frontpage/frontpage.html
@@ -194,8 +194,8 @@ <h2>《动手学深度学习》</h2>
194
<h3>公告</h3>
195
<div align="left">
196
<ul>
197
- <li><b>【关注更新】</b>
198
- 英文版的第一章至第八章已翻译完,并含多深度学习框架的实现。
+ <li><b>【关注第二版更新】</b>
+ 英文版的第一章至第八章已翻译,并含多深度学习框架的实现。
199
英文版还新增了<a href="https://d2l.ai/chapter_attention-mechanisms/index.html">注意力机制</a>、
200
<a href="https://d2l.ai/chapter_natural-language-processing-pretraining/bert.html">BERT</a>、
201
<a href="https://d2l.ai/chapter_natural-language-processing-applications/natural-language-inference-attention.html">自然语言推理</a>、
0 commit comments