diff --git a/neural.py b/neural.py index 57af76c..ce6ecbd 100644 --- a/neural.py +++ b/neural.py @@ -50,8 +50,6 @@ def think(self, inputs): - - if __name__ == '__main__': #initialise a single neuron neural network