Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 457 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 457 Bytes

Description

This is the final report for the Computational Geometry course (spring 2020) . The papers studied were:

  1. Deep Learning Review
  2. A Neural Algorithm of Artistic Style

The linear regression code implemented here (Section 2.1 of the report) is the solution to exercise 6 of this homework assignment.