Package | Description |
---|---|
org.deeplearning4j.models.sequencevectors.graph.primitives |
Modifier and Type | Method and Description |
---|---|
Vertex<V> |
Graph.getRandomConnectedVertex(int vertex,
Random rng) |
Vertex<V> |
IGraph.getRandomConnectedVertex(int vertex,
Random rng)
Randomly sample a vertex connected to a given vertex.
|
Copyright © 2020. All rights reserved.