ficksuppe

This commit is contained in:
Si11ium
2019-03-15 22:21:59 +01:00
parent c3f75cc5d9
commit 55baa9ad09
7 changed files with 24 additions and 23 deletions

View File

@ -32,7 +32,7 @@ def count(counters, net, notable_nets=[]):
if __name__ == '__main__':
with Experiment('training_fixpoint') as exp:
with Experiment('applying_fixpoint') as exp:
exp.trials = 50
exp.run_count = 100
exp.epsilon = 1e-4