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 2fc2a52 commit bdf74feCopy full SHA for bdf74fe
NEWS.md
@@ -1,5 +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)
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