Enrollments closing soon for Post Graduate Certificate Program in Applied Data Science & AI By IIT Roorkee | 3 Seats Left
Apply NowLogin using Social Account
     Continue with GoogleLogin using your credentials
Import numpy as np.
import << your code comes here >> as << your code comes here >>
Import tensorflow as tf.
import << your code comes here >> as << your code comes here >>
Import keras from tensorflow.
from << your code comes here >>  import << your code comes here >>
Import matplotlib.pyplot as plt.
import << your code comes here >> as << your code comes here >>
Set the random seed:
np.random.seed(42)
tf.random.set_seed(42)
            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...