Commit Graph

14 Commits

Author SHA1 Message Date
Andrea Pedrotti f274ec7615 moved dataloader function get_dataset 2023-03-06 12:40:12 +01:00
Andrea Pedrotti 77227bbe13 support for binary dataset; CLS dataset; updated gitignore 2023-03-06 11:59:47 +01:00
Andrea Pedrotti f9d4e50297 support for cls dataset; update requirements 2023-03-04 12:54:55 +01:00
Andrea Pedrotti 25fd67865d todo update 2023-03-02 18:20:43 +01:00
Andrea Pedrotti 0c9454cdd4 implemented multimodal pipeline; gFunDataset interface; fixed imports 2023-03-02 18:16:46 +01:00
Andrea Pedrotti 7041f7b651 fixed bug: we were applying sigmoid function 2 times when training the Attention-based aggregator 2023-02-14 14:28:17 +01:00
Andrea Pedrotti 298f31669d Data Classes for GLAMI-1M Dataset 2023-02-13 18:29:54 +01:00
Andrea Pedrotti 7ed98346a5 fixed loading function for Attention-based aggregating function when triggered by EarlyStopper 2023-02-13 15:01:50 +01:00
Andrea Pedrotti 2a42b21ac9 concat aggfunc 2023-02-10 12:58:26 +01:00
Andrea Pedrotti 3f3e4982e4 model checkpoint during training. Restore best model if earlystop is triggered 2023-02-10 11:37:32 +01:00
Andrea Pedrotti 9c2c43dafb Visual VGF + MultiNewsDataset, working from data loading to testing 2023-02-09 18:42:27 +01:00
Andrea Pedrotti 19e4f294db better way to save/load model via id ({config}_{date}); Implemented __str__ for each VGFs + get_config in GeneralizedFunnelling 2023-02-08 16:06:24 +01:00
Andrea Pedrotti 31fb436cf0 implemented fn to save/load trained gfun 2023-02-08 14:51:56 +01:00
Andrea Pedrotti 6b75483b55 bulk upload after refactoring 2023-02-07 18:40:17 +01:00