Pinned Loading
-
zfnet.py
zfnet.py 1import tensorflow as tf
23mnist = tf.keras.datasets.mnist
45(training_images, training_labels), (test_images, test_labels) = mnist.load_data()
-
alexnet.py
alexnet.py 1import tensorflow as tf
23mnist = tf.keras.datasets.mnist
45(training_images, training_labels), (test_images, test_labels) = mnist.load_data()
-
ucscXena/ucsc-xena-client
ucscXena/ucsc-xena-client PublicFunctional genomics browser
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.