Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 715 Bytes

README.md

File metadata and controls

20 lines (17 loc) · 715 Bytes

CrossmodalNet

Interpretable modeling of time-resolved single-cell gene-protein expression
Preprint

drawing


Steps

Consider using the following command-line to train a model:

python3 -m src.train --data_dir PATH_TO_DATA -hp HPARAMS.json --log_dir LOGGER -o Adam -n 500 -v --save

After training, follow the following example notebook for testing:
https://github.com/yjgeno/Multimodal_22/blob/main/nb/testing_.ipynb

(c) 2023 Yongjian Yang, Texas A&M University
The content of this repository is licensed under the MIT license.