-
Our team at MIT and Tufts (including @jshoughtaling, @briangow) would like to spend some time updating and improving this repository (with the blessing of Andrew Williams, @AEW0330).
Would it be …
-
I've downloaded the shared dataset on Physionet ([https://physionet.org/content/dreamt/1.0.1/](https://physionet.org/content/dreamt/1.0.1/)) and the code for data preparation and running experiments f…
-
I run your code, and got an error, please help me. Thank you.
python cmt_training.py --project_path "./results/0927/" --data_path "/home/tingw/mne_data/physionet-sleep-data/multi_epoch/" --train_d…
-
hi? I'm trying to apply ecg-fm, but the process of importing physionet_finetune.pt doesn't work. 5. In load model!
The mimic pt works well, but why is that?
root = os.getcwd()
root
model_pre…
-
AWS cli v2
Commands `aws s3 ls --no-sign-request s3://physionet-pds/` from https://registry.opendata.aws/physionet/ and `aws s3 sync s3://physionet-open/challenge-2021/1.0.3/ DESTINATION` from http…
-
The MAPE on the PhysioNet dataset is high, and generally, a MAPE above 50% indicates poor predictive performance of the model. Is it reasonable to set up this irregular time series forecasting task?
-
Hi,
When I ran the file pretrained_example.py, I encountered the following error when using torch.load to import the data:
AttributeError: Can't get attribute 'HiddenStateDataset'
Thanks in a…
-
This is a three part-series consisting of implementing the ability to conduct on-platform training and exams (a mini-LMS).
- Part 1: Implementing the ability of upload and manage course versions (#…
-
These are the published projects that still have possibly broken lists of references (see issue #2137):
Broken version
Older version
bionlp-workshop-2023-task-1a/2.0.0
bionlp-workshop-2023-task-…
-
### 1. Feature description
New argument `random_state` in `preprocess_`:
`benchpots.datasets.preprocess_physionet2012(subset="all", rate=0, random_state=None)`
Not 100% sure that this is the on…