torchcvnn provides complex valued layers to be used with pytorch
Project description
Complex-Valued Neural Networks (CVNN) - Pytorch
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
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
Release history Release notifications | RSS feed
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.2.1.tar.gz
(13.1 kB
view details)
Built Distribution
torchcvnn-0.2.1-py3-none-any.whl
(18.9 kB
view details)
File details
Details for the file torchcvnn-0.2.1.tar.gz
.
File metadata
- Download URL: torchcvnn-0.2.1.tar.gz
- Upload date:
- Size: 13.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8b801fab0a6cf38bcaf199028dc22ef020565e868354cb0f44ad03f25fa9cdf7 |
|
MD5 | 786561f3dd1d7765722dfc2485957ad5 |
|
BLAKE2b-256 | dbb49499b18c64935786ae45cde67fafc4b430eaf9045565684e35709c11ef49 |
File details
Details for the file torchcvnn-0.2.1-py3-none-any.whl
.
File metadata
- Download URL: torchcvnn-0.2.1-py3-none-any.whl
- Upload date:
- Size: 18.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e933b4a7c553a2ec4c0849f96b50dbfbb80415feb08360b0e9e6c97cfbcaa9b2 |
|
MD5 | 53fb3b1fa012df8ed55b3f4438d6234b |
|
BLAKE2b-256 | ef67a0536c9d414c81b7a979b9904a5c137a14cc7bb724da6b4ec6a43884ae6e |