Last active
March 7, 2020 17:43
-
-
Save novasush/25250af9738cd0063f4a69bf9bd4b272 to your computer and use it in GitHub Desktop.
Setup
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
import multiprocessing | |
import tensorflow as tf | |
import tensorflow_datasets as tfds | |
from os import getcwd |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment