Skip to content

Release v0.8

Compare
Choose a tag to compare
@jacquelinegarrahan jacquelinegarrahan released this 21 Oct 03:28
075f818

This release contains fixes for:

  • yaml parsing bugs (incorrect handling of model class)

Enhancements include:

  • Option to return model class without initialization
  • Passing of custom layers via yaml
  • Exception logging when missing model or layer class
  • General doc improvements