Metadata-Version: 2.4
Name: auto_gmdh
Version: 0.1
Summary: Auto-GMDH: An automated neural network using GMDH and NAS.
Home-page: https://github.com/CodeWizarz/AUTO_GMDH
Author: Cathugger
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Description-Content-Type: text/markdown
Requires-Dist: numpy
Requires-Dist: scipy
Requires-Dist: scikit-learn
Requires-Dist: bayesian-optimization
Dynamic: author
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: requires-dist
Dynamic: summary

###use python3 -m gmdh_nas.nas to run nas.py as a module 
