Tutorial on Amortized Optimization
Brandon Amos
Broschiertes Buch

Tutorial on Amortized Optimization

Versandkostenfrei!
Versandfertig in 1-2 Wochen
111,99 €
inkl. MwSt.
PAYBACK Punkte
56 °P sammeln!
Optimization is a ubiquitous modeling tool and is often deployed in settings which repeatedly solve similar instances of the same problem. Amortized optimization methods use learning to predict the solutions to problems in these settings, exploiting the shared structure between similar problem instances. These methods have been crucial in variational inference and reinforcement learning and are capable of solving optimization problems many orders of magnitudes times faster than traditional optimization methods that do not use amortization. In this tutorial, the author presents an introduction ...