Metadata-Version: 2.1
Name: ghj-pkg
Version: 0.0.1
Summary: This is a mini but function completed neural networks framework
Home-page: https://github.com/ghj-hey
Author: Haojie Guo
Author-email: ghj_xin@163.com
License: UNKNOWN
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

## About

This Haojie Guo's Deeplearning Framework!

## Feature

* Define Dynamic Computing Graph
* Define Neural Network Operator
* Define Linear, Sigmoid, L2_loss
* Auto-Diff Computing
* Auto-Feedforward and Backward Propogation

## Remain

* Classification
* Cross-Entropy
* CNN, RNN

## Connection

wechat: GHJ2739475149
Mail: ghj_xin@163.com

