public class RowVectorDeserializer extends org.nd4j.shade.jackson.databind.JsonDeserializer<INDArray>
ILossFunction loss function weight serialization.
Used in conjunction with RowVectorSerializer| Constructor and Description |
|---|
RowVectorDeserializer() |
| Modifier and Type | Method and Description |
|---|---|
INDArray |
deserialize(org.nd4j.shade.jackson.core.JsonParser jsonParser,
org.nd4j.shade.jackson.databind.DeserializationContext deserializationContext) |
public INDArray deserialize(org.nd4j.shade.jackson.core.JsonParser jsonParser, org.nd4j.shade.jackson.databind.DeserializationContext deserializationContext) throws IOException
deserialize in class org.nd4j.shade.jackson.databind.JsonDeserializer<INDArray>IOExceptionCopyright © 2018. All rights reserved.