Neural Networks

Contains colvolutional and artificial neural networks (CNN and ANN, respectively) created for research, coursework, and practice. These include:

1) A CNN and an ANN to predict housing prices from mixed image and dataframe data.

2) A multi-task CNN to predict digits and colours from an image input.

3) A markdown file to explain semantic image segmentation convolutional neural networks to the research group.

4) A CNN to identify the type of flower from an image of a flower. This will work for 17 different kinds of flowers.

Click here to see this repository.