Metadata-Version: 2.1
Name: aipack
Version: 0.0.2
Summary: AI Package
Home-page: https://github.com/heewinkim/aipack
Author: HEESEUNG KIM
Author-email: heewin.kim@gmail.com
License: MIT
Download-URL: https://github.com/heewinkim/aipack/archive/master.zip
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6.1
Requires-Dist: tensorflow (==2.0.0)
Requires-Dist: utilpack



## aipack  


### Note
    본 패키지는 AI Package로써 딥러닝관련한 여러가지 유틸기능들을 포함합니다.
    딥러닝 프레임워크는 텐서플로우 >= 2.0.0 을 요구합니다.  
    AI(tensorflow,visualization,evaluation,...etc) tools

---


