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 bdf74fe commit 9c1bb93Copy full SHA for 9c1bb93
NEWS.md
@@ -1,6 +1,6 @@
1
# v0.8.0
2
3
-* [Dropoutnow has a `dims` argument for specifying the unbroadcast dimensions.](https://github.com/FluxML/Flux.jl/pull/563)
+* [Dropout now has a `dims` argument for specifying the unbroadcast dimensions.](https://github.com/FluxML/Flux.jl/pull/563)
4
* New [ConvTranspose layer](https://github.com/FluxML/Flux.jl/pull/311).
5
* New [Maxout layer](https://github.com/FluxML/Flux.jl/pull/647)
6
* Datasets are now [hash verified on download](https://github.com/FluxML/Flux.jl/pull/585) to avoid corruption.
0 commit comments