Skip to content

soricm/TDT4265_StarterCode_2024

 
 

Repository files navigation

TDT4265 -Computer Vision and Deep Learning

This is the repository for the assignments in TDT4265. This repository was originally written by Håkon Hukkelas and Mamoona Birkhez Shami, with current additions by Michael Staff Larsen.

Preparing yourself for the assignments

In this course, we expect basic knowledge of python programming and git. To refresh your knowledge, we recommend the following resources:

Setting up your environment

In this course, all assignments are given in python. You can do the assignments on the following resources:

Download the starter code

Clone this repostiory:

git clone https://github.com/TDT4265-tutorial/TDT4265_StarterCode_2024.git

You can also download this repository as a zip file and unzip it on your computer.

There might be minor typos or minor alterations to the starter code. If this happens, we will notify you on blackboard and you can update your starter code by doing (In your assignment directory):

git pull origin main

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Jupyter Notebook 91.8%
  • Python 8.2%