Skip to content

Why Binary Domain Classification with Softmax instead of Sigmoid? #5

@msseibel

Description

@msseibel

What is the reason of using Dense(2,activation='softmax') instead of Dense(1, activation='sigmoid')?

Is it related to the Gradient Reversal Layer? If so, can you explain?

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