research-rainfallradar/aimodel/src/lib/ai/components
2022-12-12 18:34:20 +00:00
..
__init__.py ai: start creating initial model implementation. 2022-08-10 19:03:25 +01:00
CallbackCustomModelCheckpoint.py ai: implement saving only the rainfall encoder 2022-09-06 19:48:46 +01:00
CallbackNBatchCsv.py CallbackNBatchCsv: bugfix .sort() → sorted() 2022-11-04 16:40:21 +00:00
cbam.py according to the equation it looks like it's 2 2022-12-02 17:22:46 +00:00
convnext.py convnext: whitespace 2022-10-26 16:45:20 +01:00
convnext_inverse.py confvnext_intrevse: add shallow 2022-12-08 19:10:12 +00:00
LayerCheeseMultipleOut.py debug party time 2022-10-31 17:50:29 +00:00
LayerContrastiveEncoder.py ai Bugfix LayerContrastiveEncoder: channels → input_channels 2022-09-05 23:53:16 +01:00
LayerConvNeXtGamma.py LayerConvNextGamma: fix config serialisation bug 2022-11-25 21:16:31 +00:00
LayerStack2Image.py Layer2Image: fix 2022-10-25 21:32:17 +01:00
LossContrastive.py train_mono: debug 2022-11-28 16:46:17 +00:00
LossCrossentropy.py LossCrossentropy: don't sum 2022-12-08 16:57:11 +00:00
LossDice.py LossDice: add comment 2022-12-12 18:34:20 +00:00