Skip to content

Question: two decoder  #1

@AprilXiaoyanLiu

Description

@AprilXiaoyanLiu

Hi willwhitney,

Thanks for providing this code. It's very useful to me. After I read the paper and code, I have two questions:

First:

  • I think the step is we first train the embedding by combining VAE (encode decoder) and actiondecoder, and save embedding
  • Then use saved embedding when training TD3 policy. During the training of TD3 policy, embedding is fixed. Am I correct?

Second:

  • For the state action embedding method vae_dyne_sa.py , I don't quite understand why we have two decoder there. Can you help me understand it? Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions