Write plain pytorch network models
Write a plain pytorch model class for each of the configuration tested during the internship, mainly:
- mTan + MLP
- GapFilling + MLP (see #6 (closed))
- Transfomer + mTan + MLP
Edited by INGLADA Jordi
Write a plain pytorch model class for each of the configuration tested during the internship, mainly: