To recreate the results of this project, please clone this repository and run through Training a 3-Class Classifier.ipynb
and Training a Dual Binary Classifier.ipynb
in your Jupyter Notebook.
If you would like to load and experiment with the model yourself, you may use the load_model()
function and others found and documented in utils.py
.
You are welcome to read the report for this project as well.