Skip to content

This is the github Repository that belongs to the lecture "Artificial Intelligence in Automotive Technology" from the Institute of Automotive Technology of the Technical University of Munich

License

Notifications You must be signed in to change notification settings

TUMFTM/Lecture_AI_in_Automotive_Technology

Repository files navigation

Artificial Intelligence in Automotive Technology

This is the Github repository of the TUM course on "Artificial Intelligence in Automotive Technology" from the Institute of Automotive Technology of the Technical University of Munich.

In this repository, we will upload the practice session material that belongs to each of the lectures that will teach you the foundations of Artificial Intelligence with regard to its use in automotive technology. Besides the lecture material that you can find on our main course website, we will upload coding examples, which we are using in the practice session of each lecture.

Prerequisites

To work with the provided materials, please make sure that your system fulfills the following requirements and install them accordingly.

Basic requirements:

Additional requirements:

Setup

After the installation of the aforementioned prerequisites, you can set up your local environment following these five steps.

  1. Clone the FTM AI lecture git repository

    How to clone the repository
     ```
     git clone https://github.com/TUMFTM/Lecture_AI_in_Automotive_Technology.git
     ```
    

  2. Launch Visual Studio Code

  3. Install the remote development extension

    How to install the extension

  4. Open Repository

    How to open the repository

  5. Reopen in container

    How to reopen the repository in a Docker

FAQ

Docker returned an error.
Make sure the Docker daemon is running.
Running cells with [...] requires the ipykernel package.
pip install ipykernel

Reference: https://stackoverflow.com/questions/64997553/python-requires-ipykernel-to-be-installed

About

This is the github Repository that belongs to the lecture "Artificial Intelligence in Automotive Technology" from the Institute of Automotive Technology of the Technical University of Munich

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages