Skip to content

Fisher information using the test data? #9

@daib13

Description

@daib13

Hi,

I noticed that the fisher information is calculated by the test data. See line 345 in src_image_data/train_procedures.py

fisher_info_val=previous_network.compute_fisher_information(X_test_converted,session)

But I think we should calculate it using the training data. Did I misunderstand something or is there any reason to use the test data? Thanks.

Best!

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