Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 445 Bytes

File metadata and controls

7 lines (5 loc) · 445 Bytes

IMLO-IP

IMLO Individual project Download both files imlo_project.py and IMLO_Test_File.py and the bestModel.pt file

To run code for the pretrained model to validate test results, run the file called IMLO_Test_File this will run my model on the test dataset and produce an accuracy score as a perecentage and the average loss.

To run code to train a model from scratch, run the file called imlo_project.py. This will train and test the model.