Commit History

Added Gradio app (and accompanying models and examples). Also added image plots to nn_to_gb notebook.
7bf48c7

T-Flet commited on

Added NN features -> LightGBM models, beating all classification-layer-retrained NNs in speed and metric
ff2406b

T-Flet commited on

Split nn training notebook from results and tidied up
7faaafe

T-Flet commited on

Added PyTorch Lightning utilities and model pipeline
7d4973c

T-Flet commited on

Added (Altair) plotting of images and their prediction correctness
104ddc3

T-Flet commited on

Added the utils script since not packaging it yet
bae138d

T-Flet commited on

First commit: tried 4 NNs for classification, then retrained the smallest one (RexNet 1.0) in full, with unsurprisingly best results by far.
a0a3cdb

T-Flet commited on