Skip to content

simenojensen/TDT4225_Assignment_2

Repository files navigation

TDT4225 Assignment 2

strava is a Python implementation of the TDT4225 Assignment 2 for fall 2021.

Installation

Install git lfs if not already installed.

brew install git-lfs
git lfs install # setup git lfs

Clone the repository.

git clone https://github.com/simenojensen/TDT4225_Assignment_2.git

Unzip the dataset.zip file.

Requirements

See tdt4225.yml for python packages. For installation with conda:

conda env create -f tdt4225.yml

Usage

cd TDT4225_Assignment_2/strava
python main.py

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages