You can read and work on this interactive tutorial, directly from your web browser, without having to download or install Python or anything. Just click, wait a little bit, and play with the notebook!
Google Colab seems to work better than MyBinder
-
Tutorial for DPPy (Tuto_DPPy):
DPPy: DPP Sampling with Python
G. Gautier, G. Polito, R. Bardenet, M.Valko, JMLR-MLOSS, 2019.
-
Multivariate Jacobi ensemble (multivariate_jacobi_ensemble):
On two ways to use determinantal point processes for Monte Carlo integration
G. Gautier, R. Bardenet, M.Valko, NeurIPS, 2019.
-
Fast sampling of beta-ensembles:
Fast sampling of beta-ensembles
G. Gautier, R. Bardenet, M.Valko, arXiv preprint, 2020.
The wonderful Jupyter tools is awesome to write interactive and nicely presented 🐍 Python simulations!