API Reference

You can use ELBO Python API to automatically save the state of the training.

PyTorch

We currently support only PyTorch, but please reach out to us if you need other frameworks. There are two main concepts:

pageThe abstract elbo.ElboModelpageThe elbo.ElboEpochIterator

Good to know: These APIs are being built and may change as we enhance them.

Last updated