From 0d6e932c643bd24be4986769de072ec2d18bcbba Mon Sep 17 00:00:00 2001 From: schneefux Date: Sun, 13 Mar 2016 18:28:42 +0100 Subject: minor --- boston.py | 1 - 1 file changed, 1 deletion(-) (limited to 'boston.py') diff --git a/boston.py b/boston.py index e8ff793..079e587 100644 --- a/boston.py +++ b/boston.py @@ -139,5 +139,4 @@ with tf.device('/cpu:0'): print("") print("MSE") # Entsprechend (af - bf + o)^2 != (af - bf)^2… - # Erkenntnis, hinter der 10h Arbeit, Frustration und Enttäuschung steht. print(np.mean(diff ** 2)) -- cgit v1.3.1