Metadata-Version: 2.1
Name: keras-complex
Version: 0.2.3
Summary: Complex values in Keras
Maintainer-email: Jesper Dramsch <jesper@dramsch.net>
License: Tensorflow Port: MIT License
        
        Copyright (c) 2019 Jesper Sören Dramsch
        
        Permission is hereby granted, free of charge, to any person obtaining a copy
        of this software and associated documentation files (the "Software"), to deal
        in the Software without restriction, including without limitation the rights
        to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
        copies of the Software, and to permit persons to whom the Software is
        furnished to do so, subject to the following conditions:
        
        The above copyright notice and this permission notice shall be included in all
        copies or substantial portions of the Software.
        
        THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
        IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
        FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
        AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
        LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
        OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
        SOFTWARE.
        
        Deep Complex Networks: MIT License
        
        Copyright (c) 2017 Chiheb Trabelsi
        
        Copyright (c) 2017 Olexa Bilaniuk
        
        Copyright (c) 2017 Ying Zhang
        
        Copyright (c) 2017 Dmitriy Serdyuk
        
        Copyright (c) 2017 Sandeep Subramanian
        
        Copyright (c) 2017 João Felipe Santos
        
        Copyright (c) 2017 Soroush Mehri
        
        Copyright (c) 2017 Negar Rostamzadeh
        
        Copyright (c) 2017 Yoshua Bengio
        
        Copyright (c) 2017 Christopher J Pal
        
        Permission is hereby granted, free of charge, to any person obtaining a copy
        of this software and associated documentation files (the "Software"), to deal
        in the Software without restriction, including without limitation the rights
        to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
        copies of the Software, and to permit persons to whom the Software is
        furnished to do so, subject to the following conditions:
        
        The above copyright notice and this permission notice shall be included in all
        copies or substantial portions of the Software.
        
        THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
        IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
        FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
        AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
        LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
        OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
        SOFTWARE.
        
Project-URL: homepage, https://github.com/JesperDramsch/keras-complex/
Project-URL: documentation, https://keras-complex.readthedocs.org
Project-URL: repository, https://github.com/JesperDramsch/keras-complex
Project-URL: changelog, https://github.com/JesperDramsch/keras-complex/releases
Project-URL: bugtracker, https://github.com/JesperDramsch/keras-complex/issues
Keywords: Machine Learning,Deep Learning,Complex Numbers,Keras,TensorFlow
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Scientific/Engineering :: Mathematics
Classifier: Topic :: Documentation :: Sphinx
Classifier: Natural Language :: English
Requires-Python: >=3.8
License-File: LICENSE.md
