Explore >> Select a destination


You are here

jdlm.info
| | healeycodes.com
4.7 parsecs away

Travel
| | Generating random but familiar text by building Markov chains from scratch.
| | setosa.io
2.9 parsecs away

Travel
| |
| | www.ethanepperly.com
2.7 parsecs away

Travel
| | [AI summary] The user is discussing Markov Chain Monte Carlo (MCMC) methods, specifically the Metropolis-Hastings algorithm, applied to sampling from a distribution defined by a matrix $ A $. The focus is on the acceptance probability when transitioning between subsets $ S $ and $ S' $ of size $ k $, where the acceptance probability is determined by the ratio of determinants of submatrices of $ A $. The user is also exploring the computational complexity of these methods and their application to problems involving large matrices.
| | jaketae.github.io
21.0 parsecs away

Travel
| Note: This blog post was completed as part of Yale's CPSC 482: Current Topics in Applied Machine Learning.