🗃️ During Training
2 items
📄️ After training
The main, assembled model is called the MTFModel. This is located in src/models/mtfmodel.py and the instance contains variables pointing to the encoder (self.encodermodel), decoder (self.decodermodel) and the DSR model (self.dsrmodel).