Metadata-Version: 2.1
Name: pugna
Version: 0.0.1
Summary: A lightweight package to perform regression with neural nets
Home-page: https://gitlab.com/SpaceTimeKhantinuum/pugna
Author: Sebastian Khan
Author-email: KhanS22@Cardiff.ac.uk
License: UNKNOWN
Description: # pugna
        
        Neural Network Fitting Code
        
        ## Development
        
        ```
        conda create -n pugna-dev python=3.7
        ```
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.7
Description-Content-Type: text/markdown
