Class StringVertexFactory
- java.lang.Object
-
- org.deeplearning4j.graph.vertexfactory.StringVertexFactory
-
- All Implemented Interfaces:
VertexFactory<String>
public class StringVertexFactory extends Object implements VertexFactory<String>
-
-
Constructor Summary
Constructors Constructor Description StringVertexFactory()
StringVertexFactory(String format)
-