Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 727 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 727 Bytes

Deep Learning Systems - Final Project

Overview

This is a course project for the CMU 10-714 Deep Learning Systems.

The goal of this project is to support the "NEEDLE" deep learning framework with pretrained weights and architectures, completed with @guomk and @ElvishElvis. Please refer to our project report for detailed description of this project.

The complete project repository depends on homework implementation of NEEDLE framework to compile and run, which should not be made public. Therefore, this repository is directly forked from the public homework repo, which does not contain any homework solution.