Metadata-Version: 2.1
Name: functionalfilet
Version: 0.0.3
Summary: Evolutionnary Neural Network Model with PyTorch
Home-page: UNKNOWN
Author: FabienFrfr (Fabien Furfaro)
Author-email: <fabien.furfaro@gmail.com>
License: UNKNOWN
Description: 
        <h1 align="center">
        <img src="/branding/logo.svg" width="500">
        </h1><br>
        
        ###### Attribution required : Fabien Furfaro (CC 4.0 BY NC ND SA)
        
        (Work in developpement)
        
        See the notebook [here](/.ipynb) (Work in progress)
        
        An Artificial Neural Network Functionalized by Evolution - This model is based on this [paper](https://arxiv.org/abs/2205.10118).
        
        
        **Requirements :**
        
        	numpy
        	pandas
        	torch
        	torchvision
        	networkx
        
Keywords: python,pytorch,graph,machine learning,evolution
Platform: UNKNOWN
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: Unix
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Description-Content-Type: text/markdown
