Skip to content

Commit

Permalink
Merge pull request #262 from fabianp:mblondel-release_0.4.3
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 457769261
  • Loading branch information
JAXopt authors committed Jun 28, 2022
2 parents da7d8f1 + ed6efc7 commit f6a8ca6
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 7 deletions.
1 change: 1 addition & 0 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -131,4 +131,5 @@
nb_execution_excludepatterns = [
# Slow notebook
'notebooks/deep_learning/*.*',
'notebooks/implicit_diff/dataset_distillation.*',
]

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ jupytext:
extension: .md
format_name: myst
format_version: 0.13
jupytext_version: 1.13.6
jupytext_version: 1.13.8
kernelspec:
display_name: Python 3
name: python3
Expand All @@ -24,8 +24,6 @@ Dataset distillation [Maclaurin et al. 2015](https://arxiv.org/pdf/1502.03492.pd
training dataset such that a model trained on this learned data set achieves
small loss on the original training set.

[*Mathieu Blondel*](https://mblondel.org/), [*Fabian Pedregosa*](https://fa.bianp.net)

+++ {"id": "T_1ezvj0ut0L"}

**Bi-level formulation**
Expand Down

0 comments on commit f6a8ca6

Please sign in to comment.