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.

Solution: Manually tune hyperparameters

Solution: Manually tune hyperparameters

(upbeat music) - [Instructor] I hope you enjoyed solving that challenge. Now let's look at the solution. So first we're going to start by running all the cells, and while that's going, let's go ahead and open a table of contents and we're going to scroll down to the base model and we're going to look at the visualization from the model. So this is what the results are from our initial base model. Now let's go down to step three, where we're going to tune the neural network hyper parameters. So here I'm going to add an additional layer and I'm going to add or change from three to four neurons and then we're going to scroll down and change the number of epochs to 100, and they were going to run the cell. Okay, now that the cell is done executing and the number of epochs has been reached, we're going to simply see the visualization and take a look at our results. So if we compare this result to this result, ask…

Contents