上传者: m0_73089087
|
上传时间: 2022-08-19 21:05:29
|
文件大小: 312KB
|
文件类型: ZIP
Convolutional Neural Network (CNN)
This tutorial demonstrates training a simple Convolutional Neural Network (CNN) to classify CIFAR images. Because this tutorial uses the Keras Sequential API, creating and training your model will take just a few lines of code.