unit8co/darts

Retrieve last hidden state for RNNModel and BlockRNNModel

Open

#1,649 创建于 2023年3月16日

在 GitHub 查看
 (2 评论) (1 反应) (0 负责人)Python (6,832 star) (762 fork)batch import
good first issueimprovement

描述

Is your feature request related to a current problem? Please describe. The last hidden state is an encoding of the information contained in the time series and is useful to retrieve in some projects.

Describe proposed solution Add a method that retrieve the last hidden state. Or maybe there is already an easy way to retrieve it? I couldn't find it.

贡献者指南

Retrieve last hidden state for RNNModel and BlockRNNModel · unit8co/darts#1649 | Good First Issue