Created
May 27, 2019 06:57
-
-
Save aravindpai/f4cd6c581ac8040e681325efa165ad51 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
reverse_target_word_index=y_tokenizer.index_word | |
reverse_source_word_index=x_tokenizer.index_word | |
target_word_index=y_tokenizer.word_index |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment