8000 Tags · DeepPSP/torch_ecg · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: DeepPSP/torch_ecg

Tags

v0.0.31

Toggle v0.0.31's commit message
Version 0.0.31

Add functions for downloading PhysioNet data from AWS S3. It is now made the default way to download data from PhysioNet.
Add easydict as a dependency for backward compatibility.
Add keyword argument weights_only to from_checkpoint and from_remote methods of the models
Support for Python 3.7, 3.8 is deprecated. The minimum supported Python version is now 3.9.
Restrictions on the version of wfdb and numpy packages are removed.
Fix IO issues with several PhysioNet databases.
Models are now loaded using safe-mode torch.load with weights_only=True by default.

v0.0.30

Toggle v0.0.30's commit message
Version 0.0.30

Enhance the setup of model loss functions (criteria);
add support for aws s3 in the download utility function.

v0.0.29

Toggle v0.0.29's commit message
Version 0.0.29

Progressive enhancements on utility functions.
PTBXL database improved.

v0.0.28

Toggle v0.0.28's commit message
Version 0.0.28

Fix bugs;
Add a new benchmark from CinC2023;
Add a new data reader for the PhysioNet database PTB-XL

v0.0.27

Toggle v0.0.27's commit message
version 0.0.27\nenhance documents, add support for torch.nn.Dropout1d…

…, remove protobuf dependency

v0.0.26

Toggle v0.0.26's commit message
version 0.0.26\nfix bugs;improve databases and models modules

v0.0.25

Toggle v0.0.25's commit message
version 0.0.25\nimprove the workflow for the get_citation method; add…

… database CACHET-CADB; fix bugs

v0.0.23

Toggle v0.0.23's commit message
version 0.0.23\nfix bugs

v0.0.22

Toggle v0.0.22's commit message
version 0.0.22\nfix bugs

v0.0.21

Toggle v0.0.21's commit message
version 0.0.21\nadd QTDB; fix bugs

0