LogoLogo
  • Welcome
  • The Configuration file
  • Quick Start
  • Reference
    • API Reference
      • The ELBO Tracker
      • The abstract elbo.ElboModel
      • The elbo.ElboEpochIterator
    • CLI Reference
Powered by GitBook
On this page

Was this helpful?

Export as PDF
  1. Reference

API Reference

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

PreviousQuick StartNextThe ELBO Tracker

Last updated 3 years ago

Was this helpful?

PyTorch

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

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

The abstract elbo.ElboModel
The elbo.ElboEpochIterator