pytorch/ignite

[FR] LayerRotation indicator

Open

#600 创建于 2019年8月31日

在 GitHub 查看
 (1 评论) (2 反应) (0 负责人)Python (602 fork)batch import
enhancementhelp wanted

仓库指标

Star
 (4,313 star)
PR 合并指标
 (平均合并 18天 23小时) (30 天内合并 19 个 PR)

描述

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.

贡献者指南