pytorch/ignite

[FR] LayerRotation indicator

Ouverte

#600 ouverte le 31 août 2019

 (1 commentaire) (2 réactions) (0 personne assignée)Python (602 forks)batch import
enhancementhelp wanted

Métriques du dépôt

Stars
 (4 313 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

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