Gauthier-Clerc François

Results 5 issues of Gauthier-Clerc François

Change weight on eval mod decrease Adam perf.

Fix ShiftBatch2d efficientness on ConvBinaryNet.

TODO

Create a capsule class in order to use Optuna lib for hyperparameter optimization.

TODO

### All Submissions Basics: * [x] Have you followed the guidelines in our Contributing document? Where is the document, I didn't find it ? * [x] Have you checked to...

This merge request addresses an issue with the OLS formula in the linear state space class. The problematic line uses the numpy attribute flat, which is inappropriate in this context:...