Hi! I found your hypernetwork package very useful,
in my project I need to create MLP hypernetwork that generates weight for MLP target network. The input into hypernetwork should have different size from input into target network. In the package hypnettorch (https://github.com/chrhenning/hypnettorch) it's "uncondtional" input that can have different size from input into target network. Is it possible to do in your package?
Regards
Hi! I found your hypernetwork package very useful,
in my project I need to create MLP hypernetwork that generates weight for MLP target network. The input into hypernetwork should have different size from input into target network. In the package hypnettorch (https://github.com/chrhenning/hypnettorch) it's "uncondtional" input that can have different size from input into target network. Is it possible to do in your package?
Regards