Some transfer learning algorithms modified from microsoft/UDA .
├─x_train.pt
├─y_train.pt
├─x_test.pt
└─y_test.pt
Then write the data loader file refering to the file in dds.py under datasets folder.
The file task.py under the folder tasks are set to generate transfer tasks, and our DDS dataset consists of 9 kinds of operation condition:
condition | 20R-0HP | 20R-4HP | 20R-8HP | 30R-0HP | 30R-4HP | 30R-8HP | 40R-0HP | 40R-4HP | 40R-8HP |
number | 0 | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 |