Chevron Left
Volver a Hyperparameter Tuning with Keras Tuner

Opiniones y comentarios de aprendices correspondientes a Hyperparameter Tuning with Keras Tuner por parte de Coursera Project Network

4.6
estrellas
63 calificaciones

Acerca del Curso

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....

Principales reseñas

Filtrar por:

1 - 7 de 7 revisiones para Hyperparameter Tuning with Keras Tuner

por Walt O

•

2 de ene. de 2022

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

por pranay s

•

29 de sep. de 2021

loved it hope to find new courses like this

por Sahil V

•

20 de jun. de 2021

Helpful foundation course for Keras Tuner.

por Saharsh S

•

28 de mar. de 2022

The manner it was explanined was amazing

por Lam C V D

•

4 de ene. de 2021

Too complicated

por Mario E S M

•

1 de jun. de 2022

Excellent

por Rohit B

•

3 de ago. de 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.