I run MethodBodyCodeLearner.java but when save model it crashed and say
Exception in thread "main" java.io.IOException: flush() failed: stream is closed
the method ModelSerializer.writeModel(model, locationToSave, saveUpdater);
This method is provided by derplearning4j, I don’t know what went wrong and how to handle
I run MethodBodyCodeLearner.java but when save model it crashed and say
Exception in thread "main" java.io.IOException: flush() failed: stream is closed the method ModelSerializer.writeModel(model, locationToSave, saveUpdater);
This method is provided by derplearning4j, I don’t know what went wrong and how to handle