Refactor:

Step 6: Experiments
This commit is contained in:
Si11ium
2019-06-14 18:32:38 +02:00
parent 4a81279b58
commit 5dfbfcaa20
15 changed files with 78 additions and 80 deletions

File diff suppressed because one or more lines are too long

View File

@@ -1,4 +0,0 @@
TrainingNeuralNetworkDecorator activiation='linear' use_bias=False
{'xs': [0, 10, 20, 30, 40, 50, 60, 70, 80, 90, 100], 'ys': [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], 'zs': [0.0, 1.2, 5.2, 7.4, 8.1, 9.1, 9.6, 9.8, 10.0, 9.9, 9.9]}

File diff suppressed because one or more lines are too long

Binary file not shown.

Before

Width:  |  Height:  |  Size: 207 KiB