Skip to content

ccarmesin/XOR-solved-with-tensorflow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

XOR problem solved in a simple python script

About this repo

This repository contains the logic and scripts that combine three packages:

  • Tensorflow An end-to-end open source machine learning platform.

Gallery

This is the actual architecture of the NN:

alt text

And this is the reached Acc for this Architecture

alt text

Maybe you can reach a loss less than .02 ;-)

Install

Just download this repo and execute main.py with python interpreter

Credits

Credits to The Coding Train

About

My first python script

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages