Solving XOR with a Neural Network in enuSpace-TensorFlow
XOR
Python 참고 : https://aimatters.wordpress.com/2016/01/16/solving-xor-with-a-neural-network-in-tensorflow/
Python 참고 : http://blog.aloni.org/posts/backprop-with-tensorflow/
XOR Dataset

Model 1

Cost 계산 Algorithm
Sigmoid 출력값

Cost 출력 값

Model 2

Cost 계산 Algorithm

Sigmoid 값

Cost 값
