Metadata-Version: 2.1
Name: artificial-neural-network-model-automation
Version: 0.0.3
Summary: This repository is for automating artificial neural network model creation with tabular data using Keras framework.
Home-page: https://github.com/AyberkYavuz/artificial_neural_network_automation
Author: Ayberk Yavuz
Author-email: ayberk.yavuz06@gmail.com
License: MIT
Download-URL: https://github.com/AyberkYavuz/artificial_neural_network_automation/archive/refs/tags/0.0.3.tar.gz
Keywords: Keras,artificial neural networks,automation,supervised learning,tabular data
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: License :: OSI Approved :: MIT License
Requires-Python: >=3.8
License-File: LICENSE
Requires-Dist: tensorflow (>=2.4.1)
Requires-Dist: Keras (>=2.4.3)
Requires-Dist: pandas (>=1.2.3)
Requires-Dist: numpy (>=1.19.5)
Requires-Dist: sklearn (>=0.0)
Requires-Dist: joblib (>=0.16.0)
Requires-Dist: pydot (>=1.4.2)

For detailed information,
please look at : https://github.com/AyberkYavuz/artificial_neural_network_automation

