kmheckel / synecdoche

Haiku-based Hypernetworks in JAX

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🏗️ 🚧 This library is under construction!🚧

brain printer

Synecdoche: HyperNetworks in Haiku

Hi!

Synecdoche is a mini-library for JAX providing clean implementations of hypernetworks.

The name Synecdoche refers to the literary device in which a part of something is substituted for the whole; fittingly, the methods implemented in this library are based around substituting the weights for a much larger network with a smaller one that is easier to manipulate!

Creating a hypernetwork has never been so easy!

About

Haiku-based Hypernetworks in JAX

License:MIT License


Languages

Language:Python 100.0%