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 42cc20d commit 05d4905Copy full SHA for 05d4905
beginner_source/nlp/advanced_tutorial.py
@@ -3,7 +3,7 @@
3
Advanced: Making Dynamic Decisions and the Bi-LSTM CRF
4
======================================================
5
6
-Dyanmic versus Static Deep Learning Toolkits
+Dynamic versus Static Deep Learning Toolkits
7
--------------------------------------------
8
9
Pytorch is a *dynamic* neural network kit. Another example of a dynamic
0 commit comments