kuielab / mdx-net

KUIELAB-MDX-Net got the 2nd place on the Leaderboard A and the 3rd place on the Leaderboard B in the MDX-Challenge ISMIR 2021
https://www.aicrowd.com/challenges/music-demixing-challenge-ismir-2021/
MIT License
188 stars 22 forks source link

how to use auto_lr_find (NameError: name 'trainer' is not defined) #37

Closed lyndonlauder closed 2 years ago

lyndonlauder commented 2 years ago

Hi i am trying to use lightning auto_lr_find i set to = true and run the command "trainer.tune(model)" i get the error

NameError: name 'trainer' is not defined

please do you have any advice for this?