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 07cdb7a commit 10cfcaaCopy full SHA for 10cfcaa
intermediate_source/char_rnn_classification_tutorial.py
@@ -3,7 +3,6 @@
3
NLP From Scratch: Classifying Names with a Character-Level RNN
4
**************************************************************
5
**Author**: `Sean Robertson <https://github.com/spro>`_
6
-**Updated**: `Matthew Schultz <https://github.com/mgs28>`_
7
8
We will be building and training a basic character-level Recurrent Neural
9
Network (RNN) to classify words. This tutorial, along with two other
0 commit comments