Skip to content

Commit f406c5f

Browse files
add ACE paper
1 parent 2a3b169 commit f406c5f

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

resources.bib

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -632,3 +632,15 @@ @inproceedings{zhou2024evaluating
632632
awesome-tags = {physics; model evaluation; model comparison},
633633
awesome-link-paper = {https://arxiv.org/abs/2410.10606}
634634
}
635+
636+
@misc{chang2024amortized,
637+
title={Amortized Probabilistic Conditioning for Optimization, Simulation and Inference},
638+
author={Paul E. Chang and Nasrulloh Loka and Daolang Huang and Ulpu Remes and Samuel Kaski and Luigi Acerbi},
639+
year={2024},
640+
eprint={2410.15320},
641+
url={https://arxiv.org/abs/2410.15320},
642+
awesome-link-paper={https://arxiv.org/abs/2410.15320},
643+
awesome-link-code={https://github.com/acerbilab/amortized-conditioning-engine/},
644+
awesome-category = {method},
645+
awesome-tags = {meta-learning, optimization, simulation-based inference}
646+
}

0 commit comments

Comments
 (0)