You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: examples/getting_started.ipynb
+3-4
Original file line number
Diff line number
Diff line change
@@ -41,10 +41,9 @@
41
41
"source": [
42
42
"## Installation\n",
43
43
"\n",
44
-
"----\n",
45
-
"**Note:** These instructions are out of date, and no longer correct. Please see the [Installation instructions](https://github.com/pymc-devs/pymc3#Installation) on the [GitHub site for PyMC3](https://github.com/pymc-devs/pymc3).\n",
46
-
"\n",
47
-
"----\n",
44
+
":::{caution}\n",
45
+
"These instructions are out of date, and no longer correct. Please see the [Installation instructions](https://github.com/pymc-devs/pymc3#Installation) on the [GitHub site for PyMC3](https://github.com/pymc-devs/pymc3).\n",
46
+
":::\n",
48
47
"\n",
49
48
"Running PyMC3 requires a working Python interpreter, either version 2.7 (or more recent) or 3.5 (or more recent); we recommend that new users install version 3.5. A complete Python installation for Mac OSX, Linux and Windows can most easily be obtained by downloading and installing the free [`Anaconda Python Distribution`](https://store.continuum.io/cshop/anaconda/) by ContinuumIO. \n",
title={Mastering the game of Go with deep neural networks and tree search},
195
+
author={D. Silver, A. Huang, C. Maddison et al.},
196
+
journal={Nature},
197
+
volume={529},
198
+
pages={484--489},
199
+
year={2016},
200
+
url={https://doi.org/10.1038/nature16961}
201
+
}
202
+
158
203
@misc{szegedy2014going,
159
-
title={Going Deeper with Convolutions},
204
+
title={Going Deeper with Convolutions},
160
205
author={Christian Szegedy and Wei Liu and Yangqing Jia and Pierre Sermanet and Scott Reed and Dragomir Anguelov and Dumitru Erhan and Vincent Vanhoucke and Andrew Rabinovich},
161
206
year={2014},
162
207
eprint={1409.4842},
163
208
archivePrefix={arXiv},
164
209
primaryClass={cs.CV}
165
210
}
166
-
167
-
@misc{carpenter2016hierarchical,
168
-
title={Hierarchical partial pooling for repeated binary trials},
169
-
author={Carpenter, Bob and Gabry, J and Goodrich, B},
170
-
year={2016},
171
-
publisher={Technical report. Retrieved from https://mc-stan. org/users/docum entat ion~…}
172
-
}
173
211
174
-
@book{gelman2013bayesian,
175
-
title={Bayesian Data Analysis},
176
-
publisher={Chapman and Hall/CRC},
177
-
author={Gelman, Andrew and Carlin, John B. and Stern, Hal S. and Dunson, David B. and Vehtari, Aki and Rubin, Donald B.},
178
-
year={2013}
212
+
213
+
@INPROCEEDINGS{vanderplas2012astroML,
214
+
author={{Vanderplas}, J.T. and {Connolly}, A.J.
215
+
and {Ivezi{\'c}}, {\v Z}. and {Gray}, A.},
216
+
booktitle={Conference on Intelligent Data Understanding (CIDU)},
217
+
title={Introduction to astroML: Machine learning for astrophysics},
218
+
month={oct.},
219
+
pages={47 -54},
220
+
doi={10.1109/CIDU.2012.6382200},
221
+
year={2012}
179
222
}
180
-
@article{efron1975data,
181
-
title={Data analysis using Stein's estimator and its generalizations},
182
-
author={Efron, Bradley and Morris, Carl},
183
-
journal={Journal of the American Statistical Association},
0 commit comments