Last active
April 22, 2022 05:52
-
-
Save yashk2810/b2f854c32ce4dd088d476421820d32c7 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
path_to_file = tf.keras.utils.get_file('shakespeare.txt', | |
'https://storage.googleapis.com/download.tensorflow.org/data/shakespeare.txt') |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment