You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In this lab assignment, a compute model of the following mathematical function was built using Tensorflow: f(x,y) = x^2y + y + 2
• 1000 random data point
• A compute graph was constructed and shown using Tensorboard