SPOClab-ca / dn3

The fusion of MNE and PyTorch for accelerated deep-neural-network based BCI-systems and Neurophysiology signal analysis.
BSD 3-Clause "New" or "Revised" License
65 stars 19 forks source link

Added scheduler screws up learning rate #6

Closed kostasde closed 4 years ago

kostasde commented 4 years ago

Whenever a custom scheduler is added, the learning seems to automatically just become 0.001 (the default Adam rate).