Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

It does not seem to work #1

Open
arthurcbsouza opened this issue Apr 15, 2019 · 1 comment
Open

It does not seem to work #1

arthurcbsouza opened this issue Apr 15, 2019 · 1 comment

Comments

@arthurcbsouza
Copy link

arthurcbsouza commented Apr 15, 2019

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

@Pascal66
Copy link

Can you provide the code you are using ?

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants