From the course: Artificial Intelligence Foundations: Neural Networks

Unlock the full course today

Join today to access over 24,700 courses taught by industry experts.

Challenge: Manually tune hyperparameters

Challenge: Manually tune hyperparameters

(upbeat music) - [Instructor] In this hands-on challenge, you will manually tune the hyperparameters of the simple Keras neural network you previously built. Open your CoLab notebook for this video, and in the notebook, add an additional layer, then add four nodes to this layer. And note that since this is a regression problem, the output layer should not be changed. Then increase the number of epochs, and then run all cells. So go ahead and try this on your own. And when you're ready, join me in the next video to see the solution. Have fun.

Contents