项目作者: Teo777Andrei

项目描述 :
Small Artificial Neural Network hyperparameter tuning project on classification task using KerasClassifier and GridSearchCv.
高级语言: Python
项目地址: git://github.com/Teo777Andrei/Hyperparameter-tuning.git
创建时间: 2020-11-23T12:54:45Z
项目社区:https://github.com/Teo777Andrei/Hyperparameter-tuning

开源协议:

下载


Hyperparameter-tuning

Small Artificial Neural Network hyperparameter tuning project on classification task using KerasClassifier and GridSearchCv.

The algorithm checks for the optimum hyperparameters to be used to train the model.
In this project , the hyperparameters whose performance are tested are : —> the the number of hidden layers and how many neurons are on each layer
—> activation funtion