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