Skip to content

Commit 279e88a

Browse files
Update README.md add arxiv
1 parent 58e4b88 commit 279e88a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@ Authors: [Ali Ismail-Fawaz](https://hadifawaz1999.github.io/)<sup>1</sup>, [Maxi
66
<sup>2</sup> [MICC, University of Florence, Italy](http://www.micc.unifi.it/)
77
<sup>3</sup> [DSAI, Monash University, Australia](https://www.monash.edu/it/dsai)
88

9-
This repository contains the source code for our Foundation model paper titled "Finding Foundation Models for Time Series Classification with a PreText Task". In this paper, we pre-train a deep learning model on a pretext task on multiple datasets from the same domain. This is followed by fine tuning this model on each dataset independently for their own classification task. Here is a summary figure of the approach:
9+
This repository contains the source code for our Foundation model paper titled "Finding Foundation Models for Time Series Classification with a PreText Task". In this paper, we pre-train a deep learning model on a pretext task on multiple datasets from the same domain. This is followed by fine tuning this model on each dataset independently for their own classification task. Here is a summary figure of the approach.
10+
A preprint of our paper is not available on [arxiv](https://arxiv.org/abs/2311.14534)
1011

1112
<p align="center">
1213
<img src="images/summary.png" alt="summary" width="50%"/>

0 commit comments

Comments
 (0)