Skip to content

Instantly share code, notes, and snippets.

@ajinkyajawale14499
Created July 8, 2019 19:11
Show Gist options
  • Save ajinkyajawale14499/369bece02493820e6ad50dc45c3c1055 to your computer and use it in GitHub Desktop.
Save ajinkyajawale14499/369bece02493820e6ad50dc45c3c1055 to your computer and use it in GitHub Desktop.
from __future__ import absolute_import, division, print_function, unicode_literals
!pip install tf-nightly-gpu-2.0-preview
import tensorflow as tf
import os
import numpy as np
import matplotlib.pyplot as plt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment