Implementation of Classic Convolutional Neural Network

# Introduction We have learned how to use TensorFlow to build a more complex model VGG. In this challenge course, you are required to refer to the structure of the classic convolutional neural network LeNet-5 and use TensorFlow's Keras to implement it.

|60 : 00

Click the virtual machine below to start practicing