Skip to content

It does not seem to work #1

@arthurcbsouza

Description

@arthurcbsouza

It does not seem to work, it generates random output values every time you try to use...
I try to learn this simple XOR boolean operation and does not work :

// Training Data
// 0.0, 0.0, 1.0, 1.0
// 0.0, 1.0, 0.0, 1.0
XOR
// Expected results
// 0.0, 1.0, 1.0, 0.0

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