https://github.com/shaxov/cvnn
Complex-valued neural network implementation in TensorFlow.
https://github.com/shaxov/cvnn
complex-valued-neural-networks tensorflow
Last synced: 11 months ago
JSON representation
Complex-valued neural network implementation in TensorFlow.
- Host: GitHub
- URL: https://github.com/shaxov/cvnn
- Owner: shaxov
- License: mit
- Created: 2020-09-06T16:34:14.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-03-14T16:32:28.000Z (over 4 years ago)
- Last Synced: 2025-08-07T22:57:30.763Z (11 months ago)
- Topics: complex-valued-neural-networks, tensorflow
- Language: Python
- Homepage:
- Size: 39.1 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Complex-valued neural network
The repository contains tools for creating complex-valued neural networks which are based on TensorFlow 2.5.0 library.