Skip to content

Commit

Permalink
Add link to launch Colab from README
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 276018715
  • Loading branch information
paruby authored and Copybara-Service committed Oct 22, 2019
1 parent 34e2fff commit 4305853
Showing 1 changed file with 10 additions and 4 deletions.
14 changes: 10 additions & 4 deletions f_divergence_estimation_ram_mc/README.md
@@ -1,10 +1,16 @@
# Practical and Consistent Estimation of f-Divergences

This Colab accompanies the NeurIPS 2019 paper:<br/>
"Practical and Consistent Estimation of f-Divergences" <br/>
Paul K. Rubenstein, Olivier Bousquet, Josip Djolonga, Carlos Riquelme and Ilya Tolstikhin <br/>
This Colab accompanies the NeurIPS 2019 paper:

**Practical and Consistent Estimation of f-Divergences**
([arxiv](https://arxiv.org/abs/1905.11112)) \
*Paul K. Rubenstein, Olivier Bousquet, Josip Djolonga, Carlos Riquelme and
Ilya Tolstikhin*

Click [here](https://colab.research.google.com/github/google-research/google-research/blob/master/f_divergence_estimation_ram_mc/ram_mc.ipynb)
to launch the Colab.

By default precomputed results are loaded for plotting, but ticking the
appropriate boxes in the Colab allows the experiments to be run from scratch.

See requirements.txt for required packages if running locally.
See `requirements.txt` for required packages if running locally.

0 comments on commit 4305853

Please sign in to comment.