Display training in cloud

Hi,

I have a question about if it is possible displaying a training in the cloud. Also, the access to the results should be private for exclusive users.

Does this service exist? The idea is do not use the CPU of the computer for long time trainings.

Thanks,
Álvaro

Hi! You can definitely train your models in the cloud – how you do that depends on the cloud provider and library you're using. You can upload your data onto your GPU machine and then train any model you want to train, e.g. using spaCy. These are all things that are completely independent of Prodigy or even the machine learning or NLP library.