Package | Description |
---|---|
org.deeplearning4j.graph.models.deepwalk | |
org.deeplearning4j.graph.models.embeddings |
Modifier and Type | Method and Description |
---|---|
GraphVectorLookupTable |
DeepWalk.lookupTable() |
Modifier and Type | Class and Description |
---|---|
class |
InMemoryGraphLookupTable
A standard in-memory implementation of a lookup table for vector representations of the vertices in a graph
|
Modifier and Type | Field and Description |
---|---|
protected GraphVectorLookupTable |
GraphVectorsImpl.lookupTable |
Copyright © 2020. All rights reserved.