Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 311 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 311 Bytes

Mini-project 2

Deep learning (EE-559) @ EPFL

We present lamp, a mini “deep learning framework” written in Python that uses only PyTorch’s tensor operations and the standard math library.

Report

Project description

Running the test

py test.py