Skip to content

Keras Tuner used for hyperparameter tuning the neural networks.

Notifications You must be signed in to change notification settings

Jairus313/Keras_Tuner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Keras Tuner

Keras Tuner is library from Keras framework which will help you decide(trail and error) on hyper-parameters like:

  • Number of units in layers.
  • Number of filters
  • Kernel size and so on.

It will do some trails with results which ultimately lets you to choose the best result from it.

This IPython notebook(code with commented) will walk you through it.

About

Keras Tuner used for hyperparameter tuning the neural networks.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published