Deep Neural Network Implemented by Tensorflow 2

# Introduction We have already learned how to use TensorFlow to implement linear regression and build a shallow neural network. In this lab course, we will focus on deeper neural network construction, choosing VGG - the classic convolutional neural network structure as an example to achieve Fashion-MNIST classification task. In addition, the course will also teach us how to use pre-trained models for transfer learning.

|60 : 00

Click the virtual machine below to start practicing