From the course: Artificial Intelligence Foundations: Neural Networks
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.