Skip to content

Give models a descriptive name indicating architecture #38

Description

@cpmpercussion

The model storage files indicate architecture, but Keras models have a name attribute that could also be used.

The name of a model should be the same or similar to its file name in terms of indicating the model specifications, size/layers, mixtures, dimension.

Strictly speaking, only the mixtures and dimension may be required as this information is required for sampling from the MDN output.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions