Skip to content

adelekuzmiakova/large-scale-numerical-optimization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.