HTML
Code for Highly Trustworthy Multimodal Learning (HTML) Method on Omics
Install / Use
/learn @PKU-BDBA/HTMLREADME
HTML
A Highly Trustworthy Multimodal Learning Method on Omics
Getting Started
To get start with HTML, please follow the instructions below.
Prerequisites
pip install -r requirements.txt
Installation
git clone git@github.com:YuxingLu613/HTML.git
Dataset
The BRCA and ROSMAP dataset can be find in MOGONET. The KIPAN and LGG dataset can be find in Google Drive. The CCM dataset will be released soon.
Usage
To train the model from stratch with defult settings, you can run the code
python main.py
To train the model on a specific dataset, you can add argument
python main.py -task ("BRCA"|"ROSMAP"|"KIPAN"|"LGG"|"CCM")
If you just want to test the saved model in checkpoints/, you can add argument
python main.py -test_only True
If you want to change the number of input modalities, you can change the "uni_modality", "dual_modality", "triple_modality" argument
python main.py -uni_modality True -dual_modality False triple_modality False
If you want to change the hyper-parameters in the model, you can edit the train_test.py.
Citation
TBA
Contact
If you have any questions, please feel free to get touch with me, my email is yxlu0613 AT gmail DOT com
Related Skills
YC-Killer
2.7kA library of enterprise-grade AI agents designed to democratize artificial intelligence and provide free, open-source alternatives to overvalued Y Combinator startups. If you are excited about democratizing AI access & AI agents, please star ⭐️ this repository and use the link in the readme to join our open source AI research team.
best-practices-researcher
The most comprehensive Claude Code skills registry | Web Search: https://skills-registry-web.vercel.app
groundhog
398Groundhog's primary purpose is to teach people how Cursor and all these other coding agents work under the hood. If you understand how these coding assistants work from first principles, then you can drive these tools harder (or perhaps make your own!).
isf-agent
a repo for an agent that helps researchers apply for isf funding
