Skip to content
This repository was archived by the owner on Jul 10, 2021. It is now read-only.

saving the state of the network for best validation value #108

@leconteur

Description

@leconteur

I want to test the best network I obtained during the fit on new data and with other scoring function. However, the _train_layer function does not seem to keep the best network so far in memory. This prevents me from using the n_stable argument as the network starts to overfit and the value I get is possibly far from the best I could obtain. Is there a way to reset the network to the parameters of the best iteration?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions