Skip to content

Empty ANNs #1

@kgd-al

Description

@kgd-al

Currently providing an empty input list (or an empty output list for that matter) does create a "valid" ANN but breaks some assumptions down the line (such as plotly's 3D rendering).
As an empty ANN makes no sense, what should be done:

  • Raise an error when creating the ANN (requiring handling code on the client side)
  • Gracefully accept it and handle the special cases

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions