Skip to content

Sort or sample using the loss that reaches the input layer #4

@simi2525

Description

@simi2525

Instead of sorting or sampling our dataset based on the loss of the output neurons, back-propagate the loss up to the input layer, basically using how much did every input neuron contributed to the loss, and the samples with the largest mean loss on its input pixels should be given priority. (idk random thought but why not)

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