Skip to content

Question about Shared-Head Actor–Critic Implementation #141

@yijionglin

Description

@yijionglin

Hi there,

I’m trying to use the actor–critic framework to learn a policy in my custom environment, and I was wondering whether there is any example code for using a shared-head actor–critic architecture. I’m currently using the ActorCriticCNN class, but it seems that it does not support a shared head. Do I need to manually modify this base class to implement a shared-head structure?

Thanks,
Bourne

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions