Class Hierarchy
- java.lang.Object
- org.deeplearning4j.graph.vertexfactory.IntegerVertexFactory (implements org.deeplearning4j.graph.vertexfactory.VertexFactory<T>)
- org.deeplearning4j.graph.vertexfactory.StringVertexFactory (implements org.deeplearning4j.graph.vertexfactory.VertexFactory<T>)
- org.deeplearning4j.graph.vertexfactory.VoidVertexFactory (implements org.deeplearning4j.graph.vertexfactory.VertexFactory<T>)
Interface Hierarchy
- org.deeplearning4j.graph.vertexfactory.VertexFactory<T>