Releases: carlomarxdk/life2vec-light
Releases · carlomarxdk/life2vec-light
v0.2.1
What changed
- Second dummy data with noisy labels (see
misc\synthetic_data.ipynb
). - Removed the support for the Anaconda environment, all the packages are specified in
requirements.txt
(see this tutorial). - Upgraded
pytorch-lightning
anddask
packages to the newer versions. - Fixed the issue with the data augmentation described in here.
- Added new experiment (using two data sources) in
workflow_two_datasets.ipynb
. - Cleaned typos
v0.2.0
What changed
- Second dummy data with noisy labels (see
misc\synthetic_data.ipynb
). - Removed the support for the Anaconda environment, all the packages are specified in
requirements.txt
(see this tutorial). - Upgraded
pytorch-lightning
anddask
packages to the newer versions. - Fixed the issue with the data augmentation described in here.
- Added new experiment (using two data sources) in
workflow_two_datasets.ipynb
.
v0.1.4
- Cleaned the
simple_workflow.ipynb
- I fixed the issue with the dataloader that terminated training on the 3rd epoch.
v0.1.3
- Added more annotations
- Fixed
TypeError: on_train_epoch_end() missing 1 required positional argument: 'output'
v0.1.2
Minor fixes
v0.1.1
Minor changes
0.1.0
Simple example in simple_workflow.ipynb
(specification of the Anaconda environment are in environment.yml