nlessmann
Results
2
issues of
nlessmann
For example, the Conv2DLayer has the following default parameters: ``` W=init.GlorotUniform(), nonlinearity=nonlinearities.rectify, ... ``` But the default gain for the Glorot initialization is 1.0, which is optimal for sigmoids and...
It would be very helpful to be able to delete an entire model with one click.