giuliacassara / BayesianHyperparamOpt

A comparative study of the hyperparameter optimization algorithms on a MLP using IRIS dataset

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HyperfMNIST

A comparative study of the hyperparameter optimization algorithms on a MLP for the iris dataset

Algorithms used:

  • Bayesian Optimization with Gaussian Process
  • Bayesian Optimization with Monte Carlo Markov Chain for Gaussian Process
  • Grid Search
  • Random Search

About

A comparative study of the hyperparameter optimization algorithms on a MLP using IRIS dataset

License:GNU General Public License v3.0


Languages

Language:Jupyter Notebook 100.0%