Skip to content

Latest commit

 

History

History
34 lines (18 loc) · 1005 Bytes

README.md

File metadata and controls

34 lines (18 loc) · 1005 Bytes

Course

Syllabus

Project

Assignments

Assignment 1

Assignment 2

Assignment 3

Python venv problems

I assume you have installed the pip matplotlib, there is a directory in you root called ~/.matplotlib.

Create a file ~/.matplotlib/matplotlibrc there and add the following code: backend: TkAgg

Deep learning frameworks providing a “Model Zoo”

Implementation

From two alternative, PyTorch was chosen to implement assignments 2 and 3.

No Extra-credit implementations were done.