logo
Loading...

Deep learning project end to end | Potato Disease Classification - 3 : Model Building - codebasics - 深度學習 Deep Learning 公開課 - Cupoy

We will train a convolutional neural network in tensorflow using potato plant images. The goal of th...

We will train a convolutional neural network in tensorflow using potato plant images. The goal of this model would be to classify these images as either healthy or early blight or late blight. We will cover following topics, ⭐️ Timestamps ⭐️ 00:00 Introduction 00:28 Build and train a CNN model 11:31 Plot training history on graph 15:26 Make predictions/inference on sample images 24:06 Export model to a file on disk 27:42 Exercise for you (very important!) :)