Skip to content

issue about MDN #1

@UPUPGOO

Description

@UPUPGOO

In line 88 of the file rnn_train.py, why should we subtract v_max first, and then add v_max.squeeze()?
v = (v - v_max).exp().sum(dim=1).log() + v_max.squeeze()
Is there a corresponding formula?

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