diff options
| author | schneefux <schneefux+commit@schneefux.xyz> | 2016-03-13 18:28:42 +0100 |
|---|---|---|
| committer | schneefux <schneefux+commit@schneefux.xyz> | 2016-03-13 18:28:42 +0100 |
| commit | 0d6e932c643bd24be4986769de072ec2d18bcbba (patch) | |
| tree | 12e8350d04744860cf2a67f2cc84fb6c00839b70 | |
| parent | 31fc8e44a2c47614a1d7fa6960f637cc0e9eaf56 (diff) | |
| download | boston-neuralnet-0d6e932c643bd24be4986769de072ec2d18bcbba.tar.gz boston-neuralnet-0d6e932c643bd24be4986769de072ec2d18bcbba.zip | |
minor
| -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)) |
