Time-series regression problem for a Multi-Incremental-Task #1291
Unanswered
ESarikayaPTW
asked this question in
Q&A
Replies: 1 comment
-
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
I am trying to use Avalanche for a time-series regression problem with a LSTM network. The task can be described as a Multi-Incremental-Task (MIT), since I have a repitition of task labels over time.
The data I use is attached here to reproduce the code below:
Dataset.zip
Code
Error
My Questions
Thank you in advance 🙏
Beta Was this translation helpful? Give feedback.
All reactions