When i run "neural_complete.py", an error occurs: UnboundLocalError: local variable 'logs' referenced before assignment and i print the shape of the data, [0, ], is that means there is no input data which will be feed to the network?