KO
|
EN
gitlite — search
Search
#javascript
#python
#hacktoberfest
#react
#ai
#typescript
#llm
#go
#golang
#android
#machine-learning
#rust
#deep-learning
#linux
markovian-score-climbing
★ 8
Open GitHub ↗
No description available.
Download README (.md)
Explore Similar Repositories
COVID19WastewaterModel
:
No description available.
rss-bot
:
Telegram bot for RSS feeds
aoe2-build-orders
:
build order tool for aoe2
Zhir-Py
:
Pre-processing and processing scripts for ZhirOCR
MortalityCOVID19
:
No description available.
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
markovian-score-climbing
?
Download (.md)
# Markovian Score Climbing: Variational Inference with KL(p||q) This Git-repository includes source code to run experiments for ``` Markovian Score Climbing: Variational Inference with KL(p||q) Christian A. Naesseth, Fredrik Lindsten, and David Blei Advances in Neural Information Processing Systems 2020 ``` The implementation uses Autograd https://github.com/HIPS/autograd. Each method can be run by downloading the relevant dataset and executing the corresponding Python script. ## Skew Normal Toy model with no data. ## Bayesian Logistic Regression There are three different datasets considered, Cleveland Heart Disease (https://archive.ics.uci.edu/ml/datasets/heart+disease), Ionosphere (https://archive.ics.uci.edu/ml/datasets/ionosphere), and Pima Indians Diabetes. ## Stochastic Volatility Monthly returns over 10 years (9/2007 to 8/2017) for the exchange rate of 18 currencies with respect to the US dollar (https://www.federalreserve.gov/releases/h10/).