Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 225 Bytes

README.org

File metadata and controls

12 lines (8 loc) · 225 Bytes

Keras and TensorFlow source for RNN tutorial.

Builds a simple RNN discriminator to distinguish between English and German/French words.

Run

python3 run_example.py -h

to see the usage information.