From this hands-on tutorial on CNN. you will learn
- Basic tensor operations in tensorflow2.
- How to classify natural images(Cifar10) using a simple CNN.
- implement VGG network on your own.
you can run the jupyter script in python colab by clicking here