Releases: maddin79/darch
Releases · maddin79/darch
darch 0.12.0
Release of darch 0.12.0 stable, also on CRAN.
Important changes:
- new features like DropConnect, nesterov momentum, and dither
- added further activation functions like ReLU, ELU, and softplus
- improved pre-processing using caret
- improved performance, especially for weight normalization
darch 0.10.0
Release of darch 0.10.0 stable, also on CRAN.
Important changes:
- completely new user interface that wraps around (a slightly changed version of) the old interface, see
?darch
- a bunch of new examples using different configurations and data sets
- support for some recent techniques like Dropout and Maxout