Package | Description |
---|---|
org.deeplearning4j.arbiter |
Modifier and Type | Method and Description |
---|---|
ComputationGraphSpace |
ComputationGraphSpace.Builder.build() |
static ComputationGraphSpace |
ComputationGraphSpace.fromJson(String json)
Instantiate a computation graph space from
a raw json string
|
static ComputationGraphSpace |
ComputationGraphSpace.fromYaml(String yaml)
Instantiate a computation graph space
from a raw yaml string
|
Copyright © 2020. All rights reserved.