pytorch/ignite

[FR] LayerRotation indicator

Open

#600 ouverte le 31 août 2019

Voir sur GitHub
 (1 commentaire) (2 réactions) (0 assignés)Python (602 forks)batch import
enhancementhelp wanted

Métriques du dépôt

Stars
 (4 313 stars)
Métriques de merge PR
 (Merge moyen 18j 23h) (19 PRs mergées en 30 j)

Description

Following "Layer rotation: a surprisingly powerful indicator of generalization in deep networks?" paper, layer rotation indicator provides quantative measure on generalization. We can integrate a LayerRotation indicator handler based on this implementation into contrib.

Guide contributeur