From the course: Artificial Intelligence Foundations: Neural Networks

How to use the challenge exercise files

From the course: Artificial Intelligence Foundations: Neural Networks

How to use the challenge exercise files

- [Instructor] At the end of the course, there will be two hands-on challenges for you to try on your own. The files needed for these challenges are located in the course's GitHub repository. To use the files, please clone the repo into your own GitHub account or download the files locally. You'll see a begin and an extras file for each challenge. Use the begin files to try the challenge on your own. Feel free to reference the end files for the solution and the extras file for added code that you can run for additional functionality. We'll be working in Google's Colaboratory notebooks. You can open the notebook from your GitHub, or you can download the files as a ZIP and upload them from your computer. Let's look at the begin file for chapter four. At the top of the notebook, you will see the table of contents. Feel free to use this to navigate the sections of code in the notebook. Type in your code where prompted. And when it's time to run it, click on the arrow button shown here. And that should be all you need to know to access the challenge exercise files for this course. Let's get started.

Contents