Icon

Exercises

This directory contains 3 workflows.

Icon01_​Iris_​Classification_​ANN_​Exercise 

Exercise of the L4-DL Deep Learning Specialization course. The goal is to train a multilayer Perceptron with 4-8-3 layers, using BackPropagation, to […]

Icon02_​Adult_​Data_​Classification_​Exercise 

Exercise of the L4-DL Deep Learning Specialization course. The dataset contains some demographic information from 32k adults collected by the US Census. […]

IconImage_​Classification_​MNIST 

This workflow trains a simple convolutional neural network (CNN) on the MNIST dataset using Keras. The enclosed pictures are from the MNIST dataset […]