We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56ad29d commit 9e234b4Copy full SHA for 9e234b4
NEWS.md
@@ -4,7 +4,7 @@
4
* Fixed incorrect output and added GPU compatibility for [AlphaDropout](https://github.com/FluxML/Flux.jl/pull/1781).
5
* Add trilinear [Upsample layer](https://github.com/FluxML/Flux.jl/pull/1792).
6
* Improved [performance of RNNs](https://github.com/FluxML/Flux.jl/pull/1761)
7
-* Optimisers now accept an `ϵ` keyword argument
+* Optimisers now accept an `ϵ` argument
8
* [Improved handling of complex values inputs](https://github.com/FluxML/Flux.jl/pull/1776) while training
9
* Fixed [AlphaDropout](https://github.com/FluxML/Flux.jl/pull/1781)
10
0 commit comments