Explore >> Select a destination


You are here

christopher-beckham.github.io
| | sander.ai
8.5 parsecs away

Travel
| | The noise schedule is a key design parameter for diffusion models. Unfortunately it is a superfluous abstraction that entangles several different model aspects. Do we really need it?
| | dm13450.github.io
21.1 parsecs away

Travel
| | The Almgren Chris model from Optimal Execution of Portfolio Transactions is the most well known optimal execution model and provides the foundational math about how to think about trading some quantity of an asset. This blog post goes through the math and how we set the problem up and arrived at the various solutions.
| | www.nicktasios.nl
9.2 parsecs away

Travel
| | In the Latent Diffusion Series of blog posts, I'm going through all components needed to train a latent diffusion model to generate random digits from the MNIST dataset. In the third, and last, post,
| | marcospereira.me
64.4 parsecs away

Travel
| In this post we summarize the math behind deep learning and implement a simple network that achieves 85% accuracy classifying digits from the MNIST dataset.