tl4sm-generic

This library performs transfer learning for time series classification between different data time series using a user-specified keras machine learning model architecture. Two transfer learning types are provided as options - fine-tuning a given number of layers, or re-using the pre-trained model weights as initialisation step. The output returns the f_score, accuracy, and training time.


Keywords
Transfer, Learning, Time, Series, Classification, Smart, Manufacturing, Industry, 4, 0
License
MIT
Install
pip install tl4sm-generic==0.3.1.3