Update README.md
Browse files
README.md
CHANGED
|
@@ -14,6 +14,7 @@ language:
|
|
| 14 |
This repo contains the model and the notebook [to this Keras example on Character-level recurrent sequence-to-sequence model](https://keras.io/examples/nlp/lstm_seq2seq/).
|
| 15 |
|
| 16 |
Full credits to : [fchollet](https://twitter.com/fchollet)
|
|
|
|
| 17 |
Model reproduced by : [Sumedh](https://huggingface.co/sumedh)
|
| 18 |
|
| 19 |
## Intended uses & limitations
|
|
|
|
| 14 |
This repo contains the model and the notebook [to this Keras example on Character-level recurrent sequence-to-sequence model](https://keras.io/examples/nlp/lstm_seq2seq/).
|
| 15 |
|
| 16 |
Full credits to : [fchollet](https://twitter.com/fchollet)
|
| 17 |
+
|
| 18 |
Model reproduced by : [Sumedh](https://huggingface.co/sumedh)
|
| 19 |
|
| 20 |
## Intended uses & limitations
|