Skip to content

Commit 423a996

Browse files
Update NEWS.md
Co-authored-by: Kyle Daruwalla <daruwalla.k.public@icloud.com>
1 parent 6ed3a71 commit 423a996

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ been removed in favour of MLDatasets.jl.
99
* `Dropout` gained improved compatibility with Int and Complex arrays and is now twice-differentiable.
1010
* Many utily functions and the `DataLoader` are [now provided by MLUtils.jl](https://github.com/FluxML/Flux.jl/pull/1874).
1111
* The DataLoader is now compatible with generic dataset types implementing `MLUtils.numobs` and `MLUtils.getobs`.
12-
* Added truncated normal initialisation of weights.
12+
* Added [truncated normal initialisation](https://github.com/FluxML/Flux.jl/pull/1877) of weights.
1313

1414
## v0.12.10
1515
* `Dropout`/`AlphaDropout` now supports [user-specified RNGs](https://github.com/FluxML/Flux.jl/pull/1838)

0 commit comments

Comments
 (0)