willduan

Results 5 issues of willduan

in orm.py file, and in line 22. `db=kw['db']` should change to `db = kw['database']` since in config_default.py , you defines `configs = { 'debug': True, 'db': { 'host': '123.206.28.72', 'port':...

when i click the delete button, i find that cannot delete blogs. Is there missing some function?

i seen that tensorflow has add siamese network to detect text similarity(https://github.com/dhwajraj/deep-siamese-text-similarity/), but i don't see any example about siamese network of tflearn, is there any plan to add siamese...

contributions welcome

well, in svhn.py file, the distorted_inputs() function cannot read file, because SVHN file isn't bin file, it's just many jpg files. So how can i input the files?

i'm very appreciate to know the project? I just want to use to detect some numbers and chracters? can it detect more than seven numbers? Thanks