Skip to content
This repository has been archived by the owner on Mar 16, 2023. It is now read-only.

Latest commit

 

History

History
22 lines (16 loc) · 413 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 413 Bytes

machine_learning_exercises

Exercises for the Machine Learning course from VGIS at AAU

Exercises for the following lectures:

  • Lecture 3
  • Lecture 4
  • Lecture 5
  • Lecture 6
  • Lecture 7
  • Lecture 8
  • Lecture 9
  • Lecture 11
  • Lecture 12
  • Mini-Project

All exercises completed in Python

Installing conda environment:

conda env create --file machine_learning_env.yml