sunlabuiuc / PyHealth

A Deep Learning Python Toolkit for Healthcare Applications.
https://pyhealth.readthedocs.io
MIT License
956 stars 207 forks source link

add graph model #226

Closed Namkyeong closed 10 months ago

Namkyeong commented 1 year ago

I added Neighborhood Sampler and graph_torchvision_model.py for graph learning

zzachw commented 11 months ago

The model looks good to me. I will combine the dataset part with #172 and merge later.