Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
marcvanzee authored May 18, 2021
1 parent 13f16c1 commit 3f2775e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ Possibly breaking changes:


Other changes:
- Rewrote various examples to use Optax instead of Flax optimizers (e.g., Imagenet, SST2)
- Rewrote various examples to use Optax instead of Flax optimizers (e.g., Imagenet, SST2).
- Added an NLP text classification example (on the SST-2 dataset) to
[`examples/sst2`](https://github.com/google/flax/tree/master/examples/sst2).
that uses a bidirectional LSTM (BiLSTM) to encode the input text.
Expand Down

0 comments on commit 3f2775e

Please sign in to comment.