Building Multilayer Neural Network with TensorFlow

# Introduction We introduced the use of TensorFlow. You are supposed to be familiar with the concepts of tensor, session and computational graphs. In this challenge, we will try to build a multi-layer neural network structure using TensorFlow. Don't worry; there is no deep neural network involved here and the focus is on getting familiar with the use of TensorFlow.

|
60 : 00

Click the virtual machine below to start practicing