Interpretable modeling of time-resolved single-cell gene-protein expression
Preprint
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.