I am struggling with Tensorflow to create my neural network on Python 3.6. When I launch the code I have this following issue... My Database is 1100000 x 8 with one dependent variable (boolean 1 or 0) and 6 independent variables (float). I already search for response on Stack but didn't find a way to fix it. ThanksI am struggling with Tensorflow to create my ne