joheras commited on
Commit
73b9f93
1 Parent(s): 9d45c27

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -7,4 +7,7 @@ dataset:
7
  license: cc0-1.0
8
  ---
9
  ## Timeseries classification with a Transformer model on the 🤗Hub!
10
- Full credits go to [Theodoros Ntakouris](https://github.com/ntakouris).
 
 
 
 
7
  license: cc0-1.0
8
  ---
9
  ## Timeseries classification with a Transformer model on the 🤗Hub!
10
+ Full credits go to [Theodoros Ntakouris](https://github.com/ntakouris).
11
+
12
+ This repository contains the model from [this notebook on time-series classification using the attention mechanism](https://keras.io/examples/timeseries/timeseries_classification_transformer/).
13
+