deleted all filed from the old code

This commit is contained in:
Cristian Lenta
2021-05-03 06:36:23 +00:00
parent 9ce36c2d0e
commit 9bd65713fe
111 changed files with 2 additions and 8338 deletions

File diff suppressed because one or more lines are too long

View File

@ -1,12 +0,0 @@
WeightwiseNeuralNetwork activiation='linear' use_bias=False
{'divergent': 0, 'fix_zero': 0, 'fix_other': 50, 'fix_sec': 0, 'other': 0}
AggregatingNeuralNetwork activiation='linear' use_bias=False
{'divergent': 0, 'fix_zero': 0, 'fix_other': 0, 'fix_sec': 0, 'other': 50}
RecurrentNeuralNetwork activiation='linear' use_bias=False
{'divergent': 38, 'fix_zero': 0, 'fix_other': 0, 'fix_sec': 0, 'other': 12}