Robert Altena
Robert Altena
This was raised in https://github.com/deeplearning4j/dl4j-examples/issues/869 The API doc indicates that [labelProbabilities()](https://deeplearning4j.org/api/latest/org/deeplearning4j/nn/multilayer/MultiLayerNetwork.html#labelProbabilities-org.nd4j.linalg.api.ndarray.INDArray- ) returns the probabilities of each outcome without updating any internal weights. But it does not exists in the...
#### Issue Description Different from #857 . The NeuralStyleTransfer example crashes [here](https://github.com/eclipse/deeplearning4j-examples/blob/master/dl4j-examples/src/main/java/org/deeplearning4j/examples/styletransfer/NeuralStyleTransfer.java#L291). Exception in thread "main" java.lang.IllegalStateException: Cannot perform backprop: Dropout mask array is absent (already cleared?) #### Version Information...
This was the only Angular - Google Chart code I could get to work. The original version would not call into the drawGraph function. Everything was fine once I removed...