Class BinaryPerceptronModelReader


public class BinaryPerceptronModelReader extends PerceptronModelReader
A PerceptronModelReader that reads models from a binary format.
  • Constructor Details