Skip to content

Commit

Permalink
FIX ref
Browse files Browse the repository at this point in the history
  • Loading branch information
MatDag authored Oct 18, 2024
1 parent 5f68c11 commit 0d1ab03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ each line in $z$ is independently regularized with the strength $\exp(x_j)$.

### 3 - Data cleaning

This problem was first introduced by [Franceschi et al., 2017](https://arxiv.org/abs/1703.01785).
This problem was first introduced by [Franceschi et al. (2017)](https://arxiv.org/abs/1703.01785).
In this problem, the data is the MNIST dataset.
The training set has been corrupted: with a probability $p$, the label of the image $`y\in\{1,\dots,10\}`$ is replaced by another random label between 1 and 10.
We do not know beforehand which data has been corrupted.
Expand Down

0 comments on commit 0d1ab03

Please sign in to comment.