Skip to content

Redundant code in train_ewc.py and train.py #8

@jacobjinkelly

Description

@jacobjinkelly

Both train_ewc.py and train.py share a lot of the same functionality. On the other hand, EWC optimizes a different objective (learning a "sequence of tasks" in contrast to a single task) and thus combining them may be generalizing one train function too much.

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