Chevron Left
Back to Hyperparameter Tuning with Keras Tuner

Learner Reviews & Feedback for Hyperparameter Tuning with Keras Tuner by Coursera Project Network

4.6
stars
67 ratings

About the Course

In this 2-hour long guided project, we will use Keras Tuner to find optimal hyperparamters for a Keras model. Keras Tuner is an open source package for Keras which can help machine learning practitioners automate Hyperparameter tuning tasks for their Keras models. The concepts learned in this project will apply across a variety of model architectures and problem scenarios. Please note that we are going to learn to use Keras Tuner for hyperparameter tuning, and are not going to implement the tuning algorithms ourselves. At the time of recording this project, Keras Tuner has a few tuning algorithms including Random Search, Bayesian Optimization and HyperBand. In order to complete this project successfully, you will need prior programming experience in Python. This is a practical, hands on guided project for learners who already have theoretical understanding of Neural Networks, and optimization algorithms like gradient descent but want to understand how to use Keras Tuner to start optimizing hyperparameters for training their Keras models. You should also be familiar with the Keras API. Note: This course works best for learners who are based in the North America region. We’re currently working on providing the same experience in other regions....

Top reviews

Filter by:

1 - 8 of 8 Reviews for Hyperparameter Tuning with Keras Tuner

By Walt O

•

Jan 2, 2022

Very beneficial for deep learning with Keras practitioners. I loved it, and will be using it as a reference subsequently.

By pranay s

•

Sep 29, 2021

loved it hope to find new courses like this

By Sahil V

•

Jun 20, 2021

Helpful foundation course for Keras Tuner.

By Saharsh S

•

Mar 28, 2022

The manner it was explanined was amazing

By Lam C V D

•

Jan 4, 2021

Too complicated

By Mario E S M

•

Jun 1, 2022

Excellent

By Rohit B

•

Aug 3, 2022

The course is well taught. A bit more insight in to concepts would have been better. And it need to be updated to the laters version of Keras tuner. The kerastuner used in this project is now deprecated.

By Le T H

•

Jul 28, 2023

It is good enough to know about Keras Tuner. Thank you.