Skip to content

Latest commit

 

History

History
58 lines (40 loc) · 5.03 KB

README.md

File metadata and controls

58 lines (40 loc) · 5.03 KB

Engineering Transfer Learning

Overview

Code is a collection of transfer learning algorithms that have been generated or applied in engineering contexts, particularly for structural health monitoring applications.

Code mainly to reproduce paper results (as close as possible given data-availability). Scripts for papers can be found in the demo folder.

To setup the files in MATLAB run setup.m to add folders to path.


Algorithms

These are the transfer learning models which can be found in the models folder.

Please cite the linked method papers if you use this code, as well as any corresponding application papers.


Applications and demo files