Metadata-Version: 2.1
Name: lightning-nets
Version: 0.0.0.75
Summary: An extension to pytorch-lightning that provides trainers for generative adversarial methods
Home-page: https://github.com/nabrooks/lightning-nets
Author: Nick Brooks
Author-email: nick.brooks@outlook.com
License: UNKNOWN
Download-URL: https://github.com/nabrooks/lightning-nets/tags
Description: # LightningNets
        A supplement to pytorch lightning that implements basic neural network training, generative adversarial training, and others to come.
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
