Package org.elasticsearch.client.ml.inference.trainedmodel.langident

  • Class Summary
    Class Description
    LangIdentNeuralNetwork
    Shallow, fully connected, feed forward NN modeled after and ported from https://github.com/google/cld3
    LangNetLayer
    Represents a single layer in the compressed Lang Net