Skip to content

Complex Valued Neural Networks

This is a library that uses pytorch as a back-end for complex valued neural networks.

It was initially developed by Victor Dhédin and Jérémie Levi during their third year project at CentraleSupélec.

Installation

To install the library, it is simple as :

pip install git+ssh://git@github.com/jeremyfix/torchcvnn.git

Other projects

You might also be interested in some other projects:

Tensorflow based :

  • cvnn developed by colleagues from CentraleSupélec

Pytorch based :