Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 421 Bytes

File metadata and controls

5 lines (3 loc) · 421 Bytes

CME 338: Large-scale numerical optimization

This repo contains some files from the homework and final project for class CME 338: Large-scale numerical optimization taken in Spring quarter 2018. Course notes (really beautiful!) are available from the class website at https://web.stanford.edu/class/msande318/notes.html.

In my final project I worked on implementing a Hessian-free optimizer in the Tensorflow library.