@@ -74,6 +74,17 @@ @article{goldberg2001eigentaste
7474 pages = { 133--151}
7575}
7676
77+ @misc {goodhardt1984thedirichlet ,
78+ title ={ The Dirichlet: A Comprehensive Model of Buying Behaviour } ,
79+ author ={ G. J. Goodhardt, A. S. C. Ehrenberg and C. Chatfield } ,
80+ url ={ https://www.jstor.org/stable/2981696} ,
81+ journal ={ Journal of the Royal Statistical Society. Series A (General)} ,
82+ volume ={ 147} ,
83+ number ={ 3} ,
84+ pages ={ 621--655} ,
85+ year ={ 1984}
86+ }
87+
7788@misc {harper2015movielens ,
7889 title ={ The MovieLens Datasets: History and Context} ,
7990 author ={ Harper, F. Maxwell and Konstan, Joseph A.} ,
@@ -95,6 +106,18 @@ @misc{hogg2010data
95106 primaryClass ={ astro-ph.IM}
96107}
97108
109+ @article {ishwaran2002approxdirichlet ,
110+ author = { Hemant Ishwaran and Lancelot F James} ,
111+ title = { Approximate Dirichlet Process Computing in Finite Normal Mixtures} ,
112+ journal = { Journal of Computational and Graphical Statistics} ,
113+ volume = { 11} ,
114+ number = { 3} ,
115+ pages = { 508-532} ,
116+ year = { 2002} ,
117+ publisher = { Taylor & Francis} ,
118+ url = { https://doi.org/10.1198/106186002411}
119+ }
120+
98121@book {ivezić2014astroMLtext ,
99122 author = { Željko Ivezić and Andrew J. Connolly and Jacob T. VanderPlas and Alexander Gray} ,
100123 doi = { 10.1515/9781400848911} ,
@@ -154,14 +177,22 @@ @article{lewandowski2009generating
154177 publisher ={ Elsevier}
155178}
156179
180+ @misc {madsen2005modelingdirichlet ,
181+ title ={ Modeling word burstiness using the Dirichlet distribution} ,
182+ url ={ https://dl.acm.org/doi/10.1145/1102351.1102420} ,
183+ journal ={ Proceedings of the 22nd international conference on Machine learning} ,
184+ author ={ Rasmus E. Madsen, David Kauchak, Charles Elkan and et al.} ,
185+ year ={ 2005} ,
186+ month ={ Aug}
187+ }
188+
157189@book {martin2018bayesian ,
158190 title ={ Bayesian analysis with Python: introduction to statistical modeling and probabilistic programming using PyMC3 and ArviZ} ,
159191 author ={ Martin, Osvaldo} ,
160192 year ={ 2018} ,
161193 publisher ={ Packt Publishing Ltd}
162194}
163195
164-
165196@book {mcelreath2018statistical ,
166197 title ={ Statistical rethinking: A Bayesian course with examples in R and Stan} ,
167198 author ={ McElreath, Richard} ,
@@ -189,6 +220,15 @@ @misc{mnih2013playing
189220 primaryClass ={ cs.LG}
190221}
191222
223+ @misc {nowicka2016drimseq ,
224+ title ={ DRIMSeq: A Dirichlet-Multinomial Framework for Multivariate Count Outcomes in Genomics} ,
225+ url ={ https://f1000research.com/articles/5-1356/v2} ,
226+ journal ={ F1000Research} ,
227+ author ={ Nowicka, Malgorzata and Robinson, Mark D.} ,
228+ year ={ 2016} ,
229+ month ={ Dec}
230+ }
231+
192232@article {nowlan1992simplifying ,
193233 title ={ Simplifying Neural Networks By Soft Weight-Sharing} ,
194234 author ={ Nowlan, Steven J and Hinton, Geoffrey E} ,
@@ -200,6 +240,23 @@ @article{nowlan1992simplifying
200240 publisher ={ MIT Press}
201241}
202242
243+ @article {ohlssen2007flexible ,
244+ title ={ Flexible random-effects models using Bayesian semi-parametric models: applications to institutional comparisons} ,
245+ author ={ Ohlssen, David I and Sharples, Linda D and Spiegelhalter, David J} ,
246+ journal ={ Statistics in medicine} ,
247+ volume ={ 26} ,
248+ number ={ 9} ,
249+ pages ={ 2088--2112} ,
250+ year ={ 2007} ,
251+ publisher ={ Wiley Online Library}
252+ }
253+
254+ @inproceedings {roy2008npbayes ,
255+ title ={ A stochastic programming perspective on nonparametric Bayes} ,
256+ author ={ Daniel M. Roy, Vikash Mansinghka, Noah Goodman and Joshua Tenenbaum} ,
257+ journal ={ International Conference on Machine Learning: Workshop on Nonparametric Bayesian} ,
258+ year ={ 2008}
259+ }
203260
204261@inproceedings {salakhutdinov2008bayesian ,
205262 title ={ Bayesian Probabilistic Matrix Factorization Using Markov Chain Monte Carlo} ,
@@ -210,6 +267,15 @@ @inproceedings{salakhutdinov2008bayesian
210267 volume ={ 25}
211268}
212269
270+ @article {sidc2021sunspot ,
271+ author ={ SILSO World Data Center} ,
272+ address ={ Royal Observatory of Belgium, Avenue Circulaire 3, 1180 Brussels, Belgium} ,
273+ title ={ The International Sunspot Number} ,
274+ journal ={ International Sunspot Number Monthly Bulletin and online catalogue} ,
275+ year ={ 2020-2021} ,
276+ adsurl ={ https://wwwbis.sidc.be/silso/datafiles}
277+ }
278+
213279@article {silver2016masteringgo ,
214280 title ={ Mastering the game of Go with deep neural networks and tree search} ,
215281 author ={ D. Silver, A. Huang, C. Maddison et al.} ,
@@ -239,8 +305,22 @@ @misc{szegedy2014going
239305 eprint ={ 1409.4842} ,
240306 archivePrefix ={ arXiv} ,
241307 primaryClass ={ cs.CV}
242- }
308+ }
309+
310+ @article {roy2008npbayes ,
311+ title ={ A stochastic programming perspective on nonparametric Bayes} ,
312+ author ={ Daniel M. Roy, Vikash Mansinghka, Noah Goodman and Joshua Tenenbaum} ,
313+ journal ={ International Conference on Machine Learning: Workshop on Nonparametric Bayesian} ,
314+ year ={ 2008}
315+ }
243316
317+ @incollection {teh2010dirichletprocess ,
318+ author ={ Y. W. Teh} ,
319+ booktitle ={ Encyclopedia of Machine Learning} ,
320+ publisher ={ Springer} ,
321+ title ={ Dirichlet Processes} ,
322+ year ={ 2010}
323+ }
244324
245325@INPROCEEDINGS {vanderplas2012astroML ,
246326 author ={ {Vanderplas}, J.T. and {Connolly}, A.J.
0 commit comments