Skip to main content

neural-feature-learning

Neural Feature Learning methods open the black box of *how* a trained neural network discovers useful representations from data, by deriving the directions along which each layer's effective input geometry is reshaped during training. The unifying object is the Neural Feature Matrix (NFM) — for a fully-connected layer, the NFM is the weight matrix multiplied by its transpose, and acts as a metric on that layer's input space. Empirically, the NFM aligns at convergence with the Expected Gradient Outer Product (EGOP), defined as the average outer product of the network output's gradient with respect to the same layer's input. The NFM's top eigenvectors point in the directions the network has learned to use — turning feature learning into an analyzable, kernel-shaped object.

跳到安装

来源信息

仓库
zjunlp/Mechanist
最近来源活动
2026年7月11日 04:09
检测到的 SKILL.md 语言
英语
星标
50
分支
6

安装方式

默认使用会先检查来源的 Prompt;你也可以切换为直接命令,或下载本地副本。

检查来源文件

决定是否安装前,请先阅读 SKILL.md,以及 SkillsMP 当前展示的配套文件。