Rohan Shad, MD
Rohan Shad, MD
Great work here havakv, looks really modular and well thought out. I'm interested in using some of the time-to-event tools here with high dimensional imaging inputs. I've been building up...
Minimal example of CoxPH loss working with pytorch lightning in `lightning_coxph.py.` I've separately built this into my other scripts with integration within the torch lightning test step logic for easier...
Do I need to edit the BNClassifier class for regression problems? Training with mse loss and sgd set to 1e-3 doesn't converge but I can't intuitively work out why