Removed old comments

master
E. Almqvist 4 years ago
parent 2ab1aaeaf6
commit 00ee9cba91
  1. 5
      rgbAI/main.py

@ -43,9 +43,4 @@ def init():
bot = rgb()
bot.learn()
#inpArr = np.asarray([1.0, 1.0, 1.0])
#res = bot.think( inpArr )
#err = bot.calcError( inpArr, res )
#print(err)
init()

Loading…
Cancel
Save