samano99

Results 4 issues of samano99

File "/home/User/anaconda3/envs/User/lib/python3.7/site-packages/pytorch_lightning/trainer/connectors/optimizer_connector.py", line 47, in update_learning_rates monitor_key = lr_scheduler['monitor'] KeyError: 'monitor' pytorch_lightning.utilities.exceptions.MisconfigurationException: ReduceLROnPlateau requires returning a dict from configure_optimizers with the keyword monitor=. For example:return {'optimizer': optimizer, 'lr_scheduler': scheduler, 'monitor':...

![Screenshot (26)](https://user-images.githubusercontent.com/72791242/96245293-c0afd200-0fd9-11eb-8625-d97158a0b089.png) Any solution on installing missing dependencies?

![Screenshot (23)](https://user-images.githubusercontent.com/72791242/96010142-10748900-0e74-11eb-95cf-152281b17244.png)