Metadata-Version: 2.1
Name: grapatf
Version: 0.6
Summary: A Graph Autoencoder Library for Tensorflow and Keras
Home-page: https://github.com/psorus/grapa/
Author: Simon Klüttermann
Author-email: Simon.Kluettermann@gmx.de
License: UNKNOWN
Download-URL: https://github.com/psorus/grapa/archive/0.6.tar.gz
Description: # Grapa
        
        This is a simple Package providing Layers for a Graph Neuronal Network written in Tensorflow and Keras, allowing you to chance the size of the Graph in various ways.
        
        Take a look at the [documentation](https://grapa.readthedocs.io/en/latest/)
        
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
