Metadata-Version: 2.1
Name: simple-nn-cooper
Version: 0.0.1
Summary: This is a mini deep learning framework
Home-page: UNKNOWN
Author: cooper
Author-email: 497464497@qq.com
License: UNKNOWN
Description: ## ABOUT
        
        This is a mini deep learning framework created by cooper
        
        cooper@Shanghai
        
        ## Features
        
        
        + Define Dynamic Computing-Graph
        + Define Neural Network Operator 
        + Define Linear,Sigmoid, L2_loss
        + Auto-Diff Computing
        + Auto-Feedforward and Backword
        
        ## Remain
        
        + Classification
        + Cross-Entropy
        + CNN,RNN
        
        ## Connection
        
        wechat: 497464497
        
        Mail : 497464497@qq.com
        
        
         
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
