Skip to content

Should ReLU be used in mean_net_dnn/bias_net_dnn? #3

@unilight

Description

@unilight

Hi, thanks for the implementation!
I doubt if it is reasonable to use ReLU in both mean_net_dnn and bias_net_dnn. It might be reasonable for mean_net_dnn because the MOS value range is {1,...,5}, but I think we should allow negative bias values. Maybe tanh would be a better choice?

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