From the course: Artificial Intelligence Foundations: Neural Networks
Unlock the full course today
Join today to access over 24,800 courses taught by industry experts.
Challenge: Build a neural network
From the course: Artificial Intelligence Foundations: Neural Networks
Challenge: Build a neural network
(upbeat music) - [Instructor] In this challenge, let's build a simple neural network. Use the provided notebook in Google Collaboratory, and run each cell one by one to see their output. Then build the Keras sequential neural network we covered previously. Note, there will be a placeholder for you to add your six lines of code. Then run the cell. Then evaluate the model by entering the code to plot the graph. Run the cells and evaluate your loss curves. So go ahead and give this a try. And when you're ready, join me in the next video to see the solution. You got this.
Contents
-
-
-
-
-
-
The Keras Sequential model4m 20s
-
(Locked)
Use case and determine evaluation metric5m 25s
-
(Locked)
Data checks and data preparation2m 48s
-
(Locked)
Data preprocessing2m 11s
-
(Locked)
Train the neural network using Keras6m 26s
-
(Locked)
Challenge: Build a neural network51s
-
(Locked)
Solution: Build a neural network4m 4s
-
-
-