JulesBelveze / time-series-autoencoder

PyTorch Dual-Attention LSTM-Autoencoder For Multivariate Time Series
Apache License 2.0
632 stars 62 forks source link

Memory overflow due to unclosed plt #48

Open deneal123 opened 1 week ago

deneal123 commented 1 week ago
image

If evaluation is carried out during training, memory will go beyond the boundaries I watched in real time how the reconstruction graph was changing and got a memory overflow :)

JulesBelveze commented 1 week ago

Hey @deneal123 thanks for pointing that out! Feel free to open a short PR if you have the fix 🙏🏼 I'll have a look at it ASAP otherwise 👍🏼