Q:
I’d like specify a custom Callback while passing argparse parameters using Trainer.from_argparse_args
How to do that?
Question copied from a github issue
https://github.com/PyTorchLightning/pytorch-lightning/issues/3648
in case someone searches for a similar question.