Neuroglycerin / neukrill-net-work

NDSB competition repository for scripting, note taking and writing submissions.
MIT License
0 stars 0 forks source link

Problem with submission csvs #36

Closed gngdb closed 9 years ago

gngdb commented 9 years ago

Recent submissions were terrible, but logs indicated they would be OK. Either they're broken or the classes are getting garbled. Needs fixed.

gngdb commented 9 years ago

Could not find a bug in the csv writing process. Trained a model from scratch: alexnet_based_objective. Watches objective to save best model. Got better score doing this than before, moved 26 places up leaderboard. Suspect problems were due to pickle saving problems but not totally sure at this point.

gngdb commented 9 years ago

Turns out only models applying normalisation were having problems because normalisation was not being applied to test set on load.