Metadata-Version: 2.1
Name: tf-complex
Version: 0.0.1
Summary: TensorFlow utilities for complex neural networks.
Home-page: https://github.com/zaccharieramzi/tf-complex
Author: Zaccharie Ramzi
Author-email: zaccharie.ramzi@inria.fr
License: MIT
Download-URL: https://github.com/zaccharieramzi/tf-complex
Description: # tf-complex
        
        [![Build Status](https://travis-ci.com/zaccharieramzi/tf-complex.svg?branch=master)](https://travis-ci.com/zaccharieramzi/tf-complex)
        
        This package was inspired by the work of Elizabeth Cole et al.: Image Reconstruction using an Unrolled DL Architecture including Complex-Valued Convolution and Activation Functions. Please cite their work appropriately if you use this package.
        
Keywords: complex,tensorflow
Platform: UNKNOWN
Classifier: Environment :: Console
Classifier: Natural Language :: English
Classifier: Development Status :: 4 - Beta
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Requires-Python: >=3.5
Description-Content-Type: text/markdown
