Metadata-Version: 2.1
Name: nn-toolbox
Version: 0.1.1
Summary: A toolbox for common deep learning procedures
Home-page: https://github.com/nhatsmrt/nn-toolbox
Author: Nhat Pham
Author-email: nphamcs@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Requires-Dist: torch
Requires-Dist: tensorboard
Requires-Dist: torchvision
Requires-Dist: imgaug (==0.2.6)
Requires-Dist: opencv-python
Requires-Dist: torchtext (==0.4.0)
Requires-Dist: spacy
Requires-Dist: six
Requires-Dist: numpy
Requires-Dist: scipy
Requires-Dist: scikit-learn
Requires-Dist: pandas
Requires-Dist: future

A toolbox for common deep learning components and procedures. For more information, please go to the GitHub repository.


