unit8co/darts

Retrieve last hidden state for RNNModel and BlockRNNModel

開放

#1,649 建立於 2023年3月16日

 (3 則留言) (1 個反應) (0 位負責人)Python (762 個分叉)batch import
good first issueimprovement

倉庫指標

星標
 (6,832 顆星)
PR 合併指標
 (平均合併 143天 16小時) (30 天內合併 16 個 PR)

描述

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.

貢獻者指南