Code written using Tensorflow 2.0 and Python 3.0.
-
[meta_trainer.py] (Main trainer file.)
-
[customized_layers.py] (Customized layer definitions.)
-
[encoder_decoder.py] (Encoder/Decoder implementation.)
-
[tasks.py] (Definition of tasks, which implement task loss and metrics.)