Created
January 22, 2020 01:39
-
-
Save vsay01/0b7b86d9592b2d377a4046ac743b149f to your computer and use it in GitHub Desktop.
Make two directories named checkpoint and best_model
This file contains hidden or 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
| # uncomment if you want to create directory checkpoint, best_model | |
| %mkdir checkpoint best_model |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment