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 6d5986a commit d20101fCopy full SHA for d20101f
addition-rnn/README.md
@@ -6,7 +6,7 @@ numbers, but it makes a fun example.
6
7
Note: this example is a port of the Keras addition RNN example with a UI.
8
9
-You can find the original Keras python code [here](https://github.com/keras-team/keras/blob/master/examples/addition_rnn.py).
+You can find the original Keras python code [here](https://github.com/keras-team/keras-io/blob/master/examples/nlp/addition_rnn.py).
10
11
[See this example live!](https://storage.googleapis.com/tfjs-examples/addition-rnn/dist/index.html)
12
0 commit comments