The source code for M$^3$Care: Learning with Missing Modalities in Multimodal Healthcare Data
Thanks for your interest in our work.
Due to the limitation of upload file size, a more detailed version including the trained model saved file, code can be obtained through the Github repo here and Google drive here
- Install python, pytorch. We use Python 3.7.3, Pytorch 1.5.1.
- If you plan to use GPU computation, install CUDA
All the hyper-parameters and steps are included in the .ipynb
file.