refactor training

This commit is contained in:
Roman Zeyde
2014-07-05 18:23:53 +03:00
parent e2bba5c298
commit 443217a51d
3 changed files with 17 additions and 16 deletions

2
train.py Normal file
View File

@@ -0,0 +1,2 @@
prefix = [1]*400 + [0]*50
equalizer = ([1]*10 + [0]*10)*10 + [0]*20