Viewing a single comment thread. View all comments

AImSamy OP t1_j4asv88 wrote

And what do you use for deployment and making your models usable ?

3

yldedly t1_j4atech wrote

So far, mlflow + docker + torchserve has been enough. Soon I'll have to implement training, active learning and maintenance in the cloud as well, which will probably require more tools.

2