Update README.md
Browse files
README.md
CHANGED
|
@@ -1,8 +1,11 @@
|
|
| 1 |
---
|
| 2 |
language:
|
| 3 |
- en
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4 |
---
|
| 5 |
|
| 6 |
This dataset repository contains the **preprocessed data** used in our NeurIPS 2025 paper *Learning Without Augmenting*. It includes all nine datasets across five time-series tasks in different ready-to-use format. For training code, loaders, and preprocessing scripts, please see our GitHub repository:
|
| 7 |
-
👉 [https://github.com/eth-siplab/Learning-with-FrameProjections](https://github.com/eth-siplab/Learning-with-FrameProjections)
|
| 8 |
-
|
|
|
|
| 1 |
---
|
| 2 |
language:
|
| 3 |
- en
|
| 4 |
+
tags:
|
| 5 |
+
- self-supervised-learning,
|
| 6 |
+
- time-series
|
| 7 |
+
- time-series-classification
|
| 8 |
---
|
| 9 |
|
| 10 |
This dataset repository contains the **preprocessed data** used in our NeurIPS 2025 paper *Learning Without Augmenting*. It includes all nine datasets across five time-series tasks in different ready-to-use format. For training code, loaders, and preprocessing scripts, please see our GitHub repository:
|
| 11 |
+
👉 [https://github.com/eth-siplab/Learning-with-FrameProjections](https://github.com/eth-siplab/Learning-with-FrameProjections)
|
|
|