Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
guychuk
/
PhysioJEPA
like
0
lucky9-cyou/mimic-iv-aligned-ppg-ecg
physionet/ptb-xl
ecg
ppg
jepa
self-supervised
cardiac
representation-learning
License:
mit
Model card
Files
Files and versions
xet
Community
main
PhysioJEPA
File size: 88 Bytes
31e2456
1
2
3
4
5
6
7
def
main
():
print
(
"Hello from physiojepa!"
)
if
__name__ ==
"__main__"
: main()