Skip to content

Normalize actor gradients? #15

Description

@panjiangwei

This gradient for actor needs to be normalized over batch_size?

self.parameters_gradients = tf.gradients(self.action_output,self.net,-self.q_gradient_input)

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