Eclectic-Sheep / sheeprl

Distributed Reinforcement Learning accelerated by Lightning Fabric
https://eclecticsheep.ai
Apache License 2.0
303 stars 31 forks source link

Learnable initial recurrent state choice #256

Closed belerico closed 5 months ago

belerico commented 5 months ago

Summary

In this PR we let the user chose whether or not to learn the initial recurrent state. A fixed initial recurrent state is useful when learning on simple environments, e.g. CartPole-v1

Type of Change

Please select the one relevant option below:

Checklist

Please confirm that the following tasks have been completed:

Screenshots or Visuals (Optional)

If applicable, please provide screenshots, diagrams, graphs, or videos of the changes, features or the error.

Additional Information (Optional)

Please provide any additional information that may be useful for the reviewer, such as:

Thank you for your contribution! Once you have filled out this template, please ensure that you have assigned the appropriate reviewers and that all tests have passed.