/CNN-CIFAR-10-Dataset

In this exercise I will build and train convolutional neural networks. In the first part, I walk through the different layers and how they are configured. In the second part, I built my own model, train it, and compare the performance.

Primary LanguageJupyter Notebook

CNN-CIFAR-10-Dataset

In this exercise I will build and train convolutional neural networks. In the first part, I walk through the different layers and how they are configured. In the second part, I built my own model, train it, and compare the performance.