Skip to main content

torchcvnn provides complex valued layers to be used with pytorch

Project description

Complex-Valued Neural Networks (CVNN) - Pytorch

docs pytest PyPI version

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 :

python -m pip install torchcvnn

Installation for developping

To install when developping the library, within a virtual envrionment, you can :

git clone git@github.com:jeremyfix/torchcvnn.git
python3 -m venv torchcvnn-venv
source torchcvnn-venv/bin/activate
python -m pip install -e torchcvnn

This will install torchcvnn in developper mode.

Other projects

You might also be interested in some other projects:

Tensorflow based :

  • cvnn developed by colleagues from CentraleSupélec

Pytorch based :

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

torchcvnn-0.3.2.tar.gz (16.8 kB view hashes)

Uploaded Source

Built Distribution

torchcvnn-0.3.2-py3-none-any.whl (24.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page