Login using Social Account
     Continue with GoogleLogin using your credentials
Import Tensorflow, Keras, Numpy, Matplotlib, and Pyplot
import tensorflow as tf
from tensorflow import << your code goes here >>
import << your code goes here >> as np
%matplotlib inline
import matplotlib as mpl
import matplotlib.<< your code goes here >> as plt
Taking you to the next exercise in seconds...
Want to create exercises like this yourself? Click here.
Note - Having trouble with the assessment engine? Follow the steps listed here
Loading comments...