Skip to content

artembakhanov/dsp-1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DSP Assignment 1

This repository contains files, which were used for the first assignment of DSP course.

Firstly, build the image with docker build --tag dsp:assignment1 .

Then, docker run -p 8888:8888 --rm dsp:assignment1.

If you want to edit notebooks and save changes add -v flag, for example,

-v path/to/notebooks:/content/notebooks

About

Assignment I of DSP course

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published