Pytorchlabflow

Latest version: v0.3.4

Safety actively analyzes 722460 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.3

- customisable training and validation loop
- improved performance_plot

0.2

**added remark to each experiment**

- if a config is newly initialises remark="New" [Default] however you can change it to other description like
- if you use a existed ppl without trained weight it takes remark="<used_ppl_name>"
- but if you use with trained weights it takes remark="<used_ppl_name>[<best_epoch_of the given ppl>]"

**corrected use_ppl**

0.1.9

- **improved performance_plot**
adding legend in single experiment plot
- **PipeLine.train( adding patient )**
set pateint value to stop training if there are no improvement in validation loss.
**bug fixed in use_ppl, multi_train, archive, delete**
some syntax errors have been fixed

0.1.8.6

Only update in **performance_plot**
- **Easy comparison of experiments:** The performance_plot function now supports plotting performance metrics for multiple pipelines.
- **Customizable Plot Size:** Added figsize parameter to control the plot’s aspect ratio.

**Full Changelog**: https://github.com/BBEK-Anand/PyTorchLabFlow/compare/0.1.8.5...0.1.8.6

**Full Changelog**: https://github.com/BBEK-Anand/PyTorchLabFlow/compare/0.1.8.5...0.1.8.6

0.1.8.5

Access collate function of dataset class which should be defined as static method.

Links

Releases

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.