neurostatslab / vocalocator

Deep neural networks for sound source localization and vocalization attribution.
MIT License
2 stars 0 forks source link

Avoid edge case where Trainer wraps `ReduceLROnPlateau` in `SequentialLR` #41

Open amanchoudhri opened 1 year ago

amanchoudhri commented 1 year ago

Closes #40. Because I messed up when creating the branch, should only be merged after merging #39.