Chris-Pedersen / LearnableWavelets

Learnable wavelet neural networks
5 stars 0 forks source link

Visualising the filter parameter values and learning #10

Closed Chris-Pedersen closed 2 years ago

Chris-Pedersen commented 2 years ago

Want to track this somehow, perhaps through wandb, but would be good to see just how much the filters change, where they converge to etc.

Chris-Pedersen commented 2 years ago

Have added some code to track wavelet parameters in wandb, will have to test if it slows down the training too much, I don't expect it should.

Still want to get a better handle on visualising the filters next.