gfun_multimodal/gfun/vgfs
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
..
learners attention-based aggregation function, first implementation, some hard-coded parameters 2023-02-10 18:29:58 +01:00
commons.py fixed bug: we were applying sigmoid function 2 times when training the Attention-based aggregator 2023-02-14 14:28:17 +01:00
multilingualGen.py 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
textualTransformerGen.py attention-based aggregation function, first implementation, some hard-coded parameters 2023-02-10 18:29:58 +01:00
transformerGen.py concat aggfunc 2023-02-10 12:58:26 +01:00
vanillaFun.py Visual VGF + MultiNewsDataset, working from data loading to testing 2023-02-09 18:42:27 +01:00
viewGen.py 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
visualTransformerGen.py fixed loading function for Attention-based aggregating function when triggered by EarlyStopper 2023-02-13 15:01:50 +01:00
wceGen.py 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