CS-He / amortized-optimization-tutorial

Tutorial on amortized optimization for learning to optimize over continuous domains

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tutorial on Amortized Optimization

This repository contains the source code for the paper Tutorial on amortized optimization for learning to optimize over continuous domains by Brandon Amos. The main LaTeX source is in amor.tex and the sphere experiment to generate figure 11 in section 7 is in sphere-exp.py. This also contains the code that generates the following plots:

Licensing

The source code for this tutorial, plots, and sphere experiment is licensed under the CC BY-NC 4.0 License.

About

Tutorial on amortized optimization for learning to optimize over continuous domains

License:Other


Languages

Language:TeX 92.8%Language:Python 7.2%