research-rainfallradar/aimodel/src/lib
Starbeamrainbowlabs bd64986332
ai: implement batched_iterator to replace .batch()
...apparently .batch() means you get a BatchedDataset or whatever when you iterate it like a tf.function instead of the actual tensor :-/
2022-09-15 19:16:38 +01:00
..
ai ai: implement batched_iterator to replace .batch() 2022-09-15 19:16:38 +01:00
dataset ai: implement batched_iterator to replace .batch() 2022-09-15 19:16:38 +01:00
io implement ability to embed & plot pretrained embeddings 2022-09-13 19:18:59 +01:00
vis ai: the best thing about implementing a model is that you don't have to test it on the same day :P 2022-08-11 18:26:28 +01:00
__init__.py ai: create (untested) dataset 2022-07-26 19:14:10 +01:00