paper-with-me

HyperNetwork

2000년 도입 · 논문 239편에서 사용

A HyperNetwork is a network that generates weights for a main network. The behavior of the main network is the same with any usual neural network: it learns to map some raw inputs to their desired targets; whereas the hypernetwork takes a set of inputs that contain information about the structure of the weights and generates the weight for that layer.

출처: HyperNetworks

소개 논문: HyperNetworks

Feedforward Networks · General