Closed 0bserver07 closed 7 years ago
current hacky fix:
import sys; sys.setrecursionlimit(40000)
Or might be this:
https://github.com/fchollet/keras/issues/665
current hacky fix: