sunlabuiuc / PyHealth

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

add graph model #226

Closed Namkyeong closed 12 months ago

Namkyeong commented 1 year ago

I added Neighborhood Sampler and graph_torchvision_model.py for graph learning

zzachw commented 1 year ago

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