nus-mornin-lab / CNN-using-tensorflow2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hands-on tutorial on CNN

From this hands-on tutorial on CNN. you will learn

  1. Basic tensor operations in tensorflow2.
  2. How to classify natural images(Cifar10) using a simple CNN.
  3. implement VGG network on your own.

you can run the jupyter script in python colab by clicking here

ENJOY~~~

About


Languages

Language:Jupyter Notebook 100.0%