Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wenjie Updates #4

Merged
merged 83 commits into from
Apr 11, 2023
Merged

Wenjie Updates #4

merged 83 commits into from
Apr 11, 2023

Conversation

MaciejSkrabski
Copy link
Owner

The Boss has been busy lately.

merge branch dev into main
Update README.md and requirement.txt
Merge `dev` into `main`
Merge `dev` into `main`
…ating shell scripts (#40)

* doc: update the documentation;

* doc: update the documentation;
moved the functions of parsing delta to util.py.
* doc: update the documentation;

* doc: update the documentation;

* refactor: preprocessing functions of specific dataset now move to module load_preprocessing;

* fix: solve the problem of circular import;

moved the functions of parsing delta to util.py.

* refactor: don't save data into h5 files if the datasets already exit;

* feat: add issue templates of bug report, feature request, and model addition;
…el, need to be inherited in model implementations;

tb_file_saving_pathi is the path to save the tensorboard file, which contains the loss values recorded during training.
# Conflicts:
#	pypots/data/dataset_for_brits.py
#	pypots/data/load_preprocessing.py
#	pypots/data/load_specific_datasets.py
#	pypots/data/utils.py
…ency versions (#43)

* fix: remove fixed dependency versions;

* fix: lower python version from 3.11 to 3.10;

* fix: lower python version from 3.11 to 3.10;

* feat: add pytorch-scatter;

* fix: fine with python 3.10, try to upgrade to 3.11 again;

* fix: remove pyg dependencies to see if conda parsing error with python3.11 is caused by pyg;

* fix: decrease python version back to 3.10;
Save training logs into tensorboard files, enable setting num_workers of DataLoader, and add typing annotations
Make imputation models `val_X_intact` and `val_indicating_mask` be included in input `val_set` originally
…2012 to data.generating, delete tests/unified_data_for_test;
…ils`, and rename the workflow name from `Tests` to `CI`;
Refactor the code and correct the error path of the pip-requirement file for Daily-testing workflow
@MaciejSkrabski MaciejSkrabski merged commit 875da86 into MaciejSkrabski:main Apr 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants