Artificial Intelligence - Introduction
Section outline
-
In Part 2 - Artificial Intelligence, you will get exercises and solutions as python scripts. Try to first solve the exercises with the knowledge you obtained watching the videos. If you get stuck, take a hint from the solutions of the chapter to solve the task!
The Introduction chapter guides you through the setup process to be well prepared for the upcoming scripts and exercises. You will install necessary software like Anaconda Navigator and Microsoft Visual Code and you'll have a brief introduction into the graphic user interfaces of those tools.
The .yml file below will provide you with all necessary python packages for the upcoming chapters. Download it and follow the installation instructions from the introduction video.