Femi
Femi
[Fast ICA.zip](https://github.com/rust-ml/linfa/files/9971201/Fast.ICA.zip) ICA flamegraphs. Later in the week I'll see if a text format is exportable.
I think I'll try my hand at implementing the sequential LR scheduler.
Is it correct to assume "Sequential LR schedulers" is just changing the scheduler used depending on the epoch?
Gotcha gotcha thank you for the clarification. One more thing would we want to reinitialize the learning rate when the scheduler is changed or just pass the current learning rate...