weightwise experiments

This commit is contained in:
Si11ium
2019-03-14 22:31:48 +01:00
parent 252716c420
commit 36d6579e4f
56 changed files with 66 additions and 134 deletions

View File

@ -0,0 +1,4 @@
TrainingNeuralNetworkDecorator activiation='sigmoid' 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.0, 3.4, 7.0, 8.3, 9.3, 9.9, 9.5, 9.7, 9.9, 10.0]}