- Classifying Iris species
 
- Classifying MNIST numbers
 
can be found in the resources folder. The report template is fetched from the subject TFY4115 Physics.
    git clone https://github.com/simon-cmyk/Classifier.git & cd TTT4275-CLASSIFIER
When the libraries are downloaded you can just go to iris.ipynb and mnist.ipynb and run them.
    pip install -r requirements.txt & cd 
Feel free to contact: [email protected] :mail:
For a clean walkthrough,
- notebook For computation,
 - numpy For plotting,
 - matplotlib Calculate euclidian distance and plot confusion matrices,
 - scikit-learn Loading of the mnist_dataset,
 - keras
 - tensorflow
 
- Simon Lervåg Breivik:
 - Marius Vårdal
 

