From d35848b69e52c58f5839dee2bedf2b4f8a958462 Mon Sep 17 00:00:00 2001 From: R Kritika Kaveri Date: Tue, 2 Oct 2018 17:18:25 +0530 Subject: [PATCH] Update neural.py --- neural.py | 2 -- 1 file changed, 2 deletions(-) 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