Metadata-Version: 2.1 Name: January Version: 0.5 Summary: a design of experiments platform based on an active learning method with artificial neural networks Home-page: https://github.com/Acpnohc/January Author: Jiacheng Huang Author-email: chonpcaacpnohc@gmail.com License: UNKNOWN Platform: UNKNOWN Classifier: Programming Language :: Python :: 3 Classifier: License :: OSI Approved :: MIT License Classifier: Operating System :: OS Independent Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3) Description-Content-Type: text/markdown Requires-Dist: torch (>=1.2.0) Requires-Dist: numpy (>=1.15.0) Requires-Dist: scikit-opt (==0.6.5) Requires-Dist: scikit-learn (>=0.24.0) Requires-Dist: matplotlib (>=3.3.3) Requires-Dist: pandas (>=1.0.0) # January a design of experiments platform based on an active learning method with artificial neural networks