Skip to content

A paper on experimenting with complex-valued networks and complex var dropout.

License

Notifications You must be signed in to change notification settings

ivannz/complex_paper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bayesian Sparsification of Deep Complex-valued Networks

This repository accompanies the paper Bayesian Sparsification Methods for Deep Complex-valued Networks and contains the source code of the library for reproducing its results en masse.

The key dependency is cplxmodule library, which implements the basic building blocks for complex-valued networks and the Bayesian sparsification methods described in the paper.