miestrode

Results 2 issues of miestrode

*Really hope this isn't a duplicate, or already implemented as I still consider myself a newbie* ### Feature description This operation is essentially like an inverse to concatenation. The simplest...

feature

Currently the documentation for the `init` method for `SgdConfig` states: > Creates a new [SgdConfig](https://docs.rs/burn/latest/burn/optim/struct.SgdConfig.html) with default values. This is wrong, as `init` methods of configs should create the thing...

documentation
enhancement