CPSSD / LUCAS

The repository for the LUCAS/Lucify project
MIT License
11 stars 4 forks source link

Add benchmark for Convolutional Networks #157

Closed StefanKennedy closed 5 years ago

StefanKennedy commented 5 years ago

This PR adds a benchmark for Convolutional Networks. This benchmark is for a simple network, so we know how our future modifications are influencing the model compared to this simple form. There's some imperfections to this benchmark, for example we should have an AUC and F1 score everywhere here. We should be doing cross validation of 10 too. Rerunning this with these perfections would be a good idea later, there's not enough time before the end of the sprint (and this stuff takes a while to run)