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 e23a6a8 commit e548bd6Copy full SHA for e548bd6
README.md
@@ -21,3 +21,8 @@ There are plenty of other tutorials out there, but they all seem to have one of
21
* Exercise: LSTM Language Modeling
22
8. Advanced: Making Dynamic Decisions
23
* Example: Bi-LSTM Conditional Random Field for named-entity recognition
24
+
25
+# To do:
26
+* Add decoding to the LSTM POS tagger example
27
+* Comment the Bi LSTM CRF example and provide more discussion
28
+* Write the LSTM LM exercise (I might change this: there are tons of LSTM LM examples out there...)
0 commit comments