Lab 01 First Steps with AI Programming
Lab 01: First Steps with AI Programming¶ In this lab session, we will guide you to start AI programming. This lab session includes: Google Colab introduction Programming with TensorFlow Keras Creating models Creating custom dataset Data augmentation Train/evaluate/test model Result analysis and visulization Open in google colab -> Set up TensorFlow¶ Import TensorFlow into your …