/course_work

My coursework

Primary LanguagePython

Course work

Implementation and optimization of artificial neural networks.

In this project I have implemented a function that trains an ANN and then makes a prediction given some features.

In this specific case I've made a dataset of 5000 dogs of 5 breeds, and using that ANN, I try to classify these.