# Exercise - Classification with Neural Networks

{% file src="<https://content.gitbook.com/content/Z1AtAIaq9iuBBWNOucSy/blobs/XF3YaUGqLOvFAAXvSwa8/IrisClassificationNetwork.ipynb>" %}

The IRIS dataset contains data points for three different types of flowers. Your task is to build and train a neural network that can predict based on the data points to which species the data point belongs.
