Skip to content

A library to use modular layers in any neural network

Notifications You must be signed in to change notification settings

louiskirsch/libmodular

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libmodular

A library to use modular layers in any neural network as introduced in Kirsch et al. 'Modular Networks: Learning to Decompose Neural Computation'.

Install

Install the package with

python3 setup.py install

Usage

See mnist.py and cifar10.py for simple examples.

About

A library to use modular layers in any neural network

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages