Skip to content

Gradient of V_t calc  #2

@ofTarradiddle

Description

@ofTarradiddle
Should Vnew = V_t + self.step[t] * (torch.mm(U_t.t(),E_t).t() @ Ukernel) be  (torch.mm(E_t,U_t) @ Ukernel)?

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