Metadata-Version: 2.1
Name: gxdltk
Version: 0.4a2
Summary: DeepLearning Toolkit for pytorch
Home-page: UNKNOWN
Author: gawainx
Author-email: liangyixp@live.cn
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3.7
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
Requires-Dist: numpy
Requires-Dist: torch
Requires-Dist: mxnet

# A DeepLearning ToolKit

- Torch and mxnet Based

## Current Function

- calc acc
- batch data for convenience way 
- wrap list to tensor/ndarray

## Update log

### 0.3-beta-5

- +Model config class
- +logger class


