You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right, of course, just says "segmentation fault". So the only thing interact does is call the target.load() function. Can you load the model manually in a simple Python interpreter? The data too?
Trying to use some of the demos on counterfit, but running into a problem when trying:
interact creditfraud.
zsh: segmentation fault python counterfit.py
interact works for digits_blackbox, digits_keras, movie_reviews and satellite. Just specifically a problem with creditfraud.
The text was updated successfully, but these errors were encountered: