Last active
August 13, 2020 16:46
-
-
Save bmabir17/07bc8c38f7342ef411f752aa38fa1f97 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
import os | |
import numpy as np | |
import tensorflow as tf | |
print(tf.__version__) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment