mtewes / tenbilac

Neural network for inverse regression problems
1 stars 2 forks source link

Mult-level optimisation: 1st implementation #31

Closed kuntzer closed 7 years ago

kuntzer commented 7 years ago

This implements a simple, yet effective optimiser that first deals with additive layers and then with multiplicative layers.

It also modifies the paramsevo plot, which now distinguishes between additive and multiplicative layers.

That is issue and branch #30 by the by.