stops at the DL4J Feedforward Learner (deprecated) with the error message "ERROR DL4J Feedforward Learner (deprecated) 2:14:8 Execute failed: No converter for data cell of type Image available."
If I replace the deprecated node with the version 3.3 DL4J Feedforward Learner (Classification) I observe that the "Column Selection" tab in the node configure view does NOT show the presence of the Image column.
Same problem here. Version 3.3 is not working with images. In addition, I can't GPU-enable either version. I get an error in 3.2: Could not initialize class org.nd4j.linalg.factory.Nd4j. I tried both CUDA 7.5 and CUDA 8.
Yes, I was working with the nightly build site, which has the most recent version but is presumable not fully tested. Looks like in the future I will have to work with the latest version release; and not the latest build.
unfortunately we don't guarantee that the nightly build in the community contributions will always work 100%, as it's not considered to be stable and therefore we don't suggest to use it. However, we are of course working on fixing the problem on the nightly build, :-).