Library to help implement a complex-valued neural network (cvnn) using tensorflow as back-end
Project description
Complex-Valued Neural Networks (CVNN)
Done by @NEGU93 - J. Agustin Barrachina
This is a library that uses Tensorflow as a back-end to do complex-valued neural networks as, as far as I know, CVNNs are barely supported by Tensorflow and not even supported yet for pytorch (reason why I decided to use Tensorflow for this library).
Documentation
Please Read the Docs
Instalation Guide:
Using PIP
Vanilla Version installs all the minimum dependencies.
pip install cvnn
Plot capabilities has the posibility to plot the results obtained with the training with several plot libraries.
pip install cvnn[plotter]
Full Version installs full version with all features
pip install cvnn[full]
About me & Motivation
I am a PhD student from Ecole CentraleSupelec with a scholarship from ONERA and the DGA
I am basically working with Complex-Valued Neural Networks for my PhD topic. In the need of making my coding more dynamic I build a library not to have to repeat the same code over and over for little changes and accelerate therefore my coding.
Cite Me
Code:
@MISC {NEGU93-CVNN,
author = {J. Agustin Barrachina},
title = {Complex-Valued Neural Networks (CVNN)},
howpublished = {\url{https://github.com/NEGU93/cvnn}},
journal = {GitHub repository},
year = {2019}
}
Paper:
@misc{barrachina2020complexvalued,
title={Complex-Valued vs. Real-Valued Neural Networks for Classification Perspectives: An Example on Non-Circular Data},
author={Jose Agustin Barrachina and Chenfang Ren and Christele Morisseau and Gilles Vieillard and Jean-Philippe Ovarlez},
year={2020},
eprint={2009.08340},
archivePrefix={arXiv},
primaryClass={stat.ML}
}
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
File details
Details for the file cvnn-0.3.36.tar.gz
.
File metadata
- Download URL: cvnn-0.3.36.tar.gz
- Upload date:
- Size: 72.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/44.0.0.post20200106 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8f42a76988f14b2398a575025d391e1b84e53edf548ad6285d12c2437594a7ec |
|
MD5 | 0092b78c67d3416ed15472192e92785a |
|
BLAKE2b-256 | 1a10e2de3b4ac46d67ca82af5c4d953361d4a830b9e83d48d249f6dfdc6731e3 |