Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 630 Bytes

File metadata and controls

13 lines (8 loc) · 630 Bytes

Elements of AI: Building AI - Advanced

Elements of AI: Building AI - Advanced is an online course by Reaktor and University of Helsinki worth 2 ECTS.

It aims to introduce students to how to build AI in Python, that is: how to implement probability algorithms, machine learning and neural networks in Python.

This repository contains my personal answers to the exercises in the course.