Trains

Latest version: v0.16.4

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

Scan your dependencies

Page 5 of 7

0.10.6

Features and Bug Fixes
* Fix broken (v0.10.5) Keras Binding support

0.10.5

Features and Bug Fixes
* **Add GPU monitoring support** (add gpustat package to extras_require)
- Install with GPU monitoring support: `pip install trains[gpu]`
* Move all cloud storage package requirements to `extras_require`
Install with specific cloud provider support:
- **Microsoft Azure support**: `pip install trains[azure]`
- Google Storage support: `pip install trains[gs]`
- Amazon S3 support: `pip install trains[s3]`
* Combine Cloud support with GPU monitoring:
For example S3 and GPU: `pip install trains[s3,gpu]`
* Improve stability with intermittent network connection
* Support upgrading *trains-server* while running training jobs without losing log data

0.10.4

Features and Bug Fixes

* Replace opencv-python with the more standard Pillow package
* Improve matplotlib support (custom axis ticks)
* Improve python package detection

0.10.3

Full feature overview [here](https://medium.com/allegroai/trains-the-maiden-voyage-e099dd003cf)

Features and Bug Fixes

* Add **scikit-learn support** (load/store using joblib) 20
* Add **xgboost support** 10
* Add loguru support 29
* Add sub-domain support [trains.conf](https://github.com/allegroai/trains/blob/master/docs/trains.confL3) 27
* Fix sub-process support
* Fix multiple Tensorboard writers 26

0.10.2

Features and Bug Fixes

* Add Matplotlib SVG support
* Add Seaborn support
* Add TRAINS_LOG_ENVIRONMENT environment logging [feature](https://github.com/allegroai/trains/issues/17issuecomment-507398767)
* Add Microsoft Azure notebook support
* Add Google Colab support
* Fix Tensorboard RGB channel order

0.10.1

Features and Bug Fixes
* Fix Jenkins CI/CD support

Page 5 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.