diff options
Diffstat (limited to 'boston.py')
| -rw-r--r-- | boston.py | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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)) |
