Skip to content

Releases: dreoporto/ptmlib

v0.1.10

12 Sep 10:29
7e15522
Compare
Choose a tag to compare

Add caching for training history.

Wheel download: ptmlib-0.1.10-py3-none-any.whl

v0.1.9

13 May 13:14
dfc1072
Compare
Choose a tag to compare

Upgrade libraries, including TensorFlow 2.10

v0.1.8

22 Jun 11:16
Compare
Choose a tag to compare

Upgrade TensorFlow min version and related in requirements.txt

v0.1.7

07 Jun 10:49
311aa80
Compare
Choose a tag to compare

PTMLib 0.1.7 includes support for the TensorFlow SavedModel format. This provides more flexibility for saving Deep Learning models with custom layers when using the PTMLib load_or_fit_model function.

v0.1.6

09 Mar 12:31
Compare
Choose a tag to compare

Documentation updates including a new Computer Vision with Model Caching Jupyter Notebook.

v0.1.5

23 Feb 12:38
Compare
Choose a tag to compare

Added the ptmlib.model_tools library with the load_or_fit_model() function: Train, save, and reload Tensorflow models and metric charts automatically, making it easier to pick up where you left off

v0.1.4

21 Dec 12:43
Compare
Choose a tag to compare

Upgrade TensorFlow to 2.5.2

v0.1.3

11 Nov 12:34
Compare
Choose a tag to compare

Add optional file_name_suffix param to show_history_chart

v0.1.2

02 Sep 11:56
Compare
Choose a tag to compare

Upgrade TensorFlow to 2.5.1; Add missing sckikit-learn to requirements.txt

v0.1.1

04 Feb 15:07
Compare
Choose a tag to compare

Changes to README.md and Description.