Skip to content

Custom Policy Network - Off-Policy Algorithm - Advanced Customization #1126

Closed
@Webbah

Description

@Webbah

📚 Documentation

As stated in the documentation, for using a Custom Policy Network for off-policy algorithms #425 is linked which shows an example of how to do this.
At the end register_policy("CustomTD3Policy", CustomTD3Policy) is used to use the Custom Policy e.g. for TD3/DDPG.
Since it looks like, that in the commit 254bb10 the register_policy-function was deleted/replaced, how can this be handled with the current version of SB3?

Checklist

Metadata

Metadata

Assignees

Labels

documentationImprovements or additions to documentation

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions