Skip to content

Commit 6ed3a71

Browse files
committed
Update NEWS.md
1 parent e0b74ed commit 6ed3a71

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

NEWS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +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.
1213

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

0 commit comments

Comments
 (0)