Skip to content
/ EBCL Public

Event-Based Contrastive Learning for Medical Time Series (MLHC 2024)

License

Notifications You must be signed in to change notification settings

mit-ccrg/EBCL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Event-Based Contrastive Learning for Medical Time Series

This is the repository for "Event-Based Contrastive Learning for Medical Time Series".

  • If you have used our code or referred to our result in your research, please cite:
@article{jeong2023event,
  title={Event-Based Contrastive Learning for Medical Time Series},
  author={Jeong, Hyewon and Oufattole, Nassim and Balagopalan, Aparna and Mcdermott, Matthew and Chandak, Payal and Ghassemi, Marzyeh and Stultz, Collin},
  journal={arXiv preprint arXiv:2312.10308},
  year={2023}
}

Environment Setting

To get started, install the requirements directly from our code dependency with python verison 3.9: requirements.txt

conda create -n ebcl python=3.9
pip install -r requirements.txt

About

Event-Based Contrastive Learning for Medical Time Series (MLHC 2024)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published