ray.rllib.Policy.is_recurrent# Policy.is_recurrent() → bool[source]# Whether this Policy holds a recurrent Model. Returns: True if this Policy has-a RNN-based Model.