Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 1.15 KB

README.md

File metadata and controls

11 lines (6 loc) · 1.15 KB

Machine Learning Project

Repository for storing our machine learning project

The aim of this project was to implement a Feedforward Neural Network as well as a Decision Tree from scratch using only NumPy and scikit-learn preprocessing tools.

Then use these models for classification on a subset of the Fashion-MNIST dataset.

For more information and how to use and install this library, simply visit the documentation page here.

License: MIT Website GitHub Workflow Status (event)