Skip to content

The problem with allocating memory for training and predicting the DAGMM model #217

@MartyanovVV

Description

@MartyanovVV

How to train a model if your data contains at least 500k sequences of 720 elements each. I tried to rewrite the fit and predict methods, but nothing worked out. Maybe there is some way to make fit run several times for one dataset, just breaking it into pieces and training on each of them? Also with the predict method.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions