Metadata-Version: 2.0 Name: aorun Version: 0.1 Summary: Deep Learning over PyTorch Home-page: https://github.com/ramon-oliveira/aorun Author: Ramon Oliveira Author-email: ramon@roliveira.net License: MIT Keywords: neural-networks deep-learning pytorch Platform: UNKNOWN Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence Classifier: License :: OSI Approved :: MIT License Classifier: Intended Audience :: Developers Classifier: Intended Audience :: Science/Research Classifier: Programming Language :: Python :: 3.5 Classifier: Programming Language :: Python :: 3.6 Classifier: Development Status :: 3 - Alpha Requires-Dist: numpy (>=1.10) Requires-Dist: requests (>=2.12) Requires-Dist: torch (>=0.1.10) Requires-Dist: tqdm (>=4.11) UNKNOWN