Skip to content

❓ How to set the LSTM step size for the actor/critic? #309

@fishingcatgo

Description

@fishingcatgo

❓ How to set the LSTM step size for the actor/critic?

How to set the LSTM step size for the actor/critic?

The last 'features [:, -1,:]' or 'h-n [-1]' of feature extraction is used as a summary for a single feature. Multiple features are accumulated (cached) until the threshold step is reached before updating the actor/critic LSTM. How to set the LSTM step size for the actor/critic?
特征提取的最后一个 features[:, -1, :]h_n[-1] 作为 summary单个特征,累计(缓存)多个特征,达到阈值步长再更新actor/critic LSTM.如何设置actor/critic 的LSTM步长?

Checklist

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions