namiyousef / multi-task-learning

Repository for multi task learning
2 stars 2 forks source link

Complete generalised training and testing loops #19

Closed namiyousef closed 2 years ago

namiyousef commented 2 years ago

Create a class which allows generalised training and testing loops for MTL and non-MTL models. Behaviour similar to that of keras.fit()