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