Documentation
¶
Index ¶
- Constants
- func CreateNetwork(chainConnection string, storageConnection string, storageType string, ...) (chain ch.Chain, store st.Storage, err error)
- func Deploy(configuration string, weights string, scripts string, store storage.Storage, ...) (modelID common.ModelIdentifier, err error)
- func EnableDebug(b bool)
- func ParseCLIConfig() (chain ch.Chain, store st.Storage, modelID common.ModelIdentifier, err error)
- type Model
Constants ¶
View Source
const LOAD_WEIGHTS_ADDRESS int = 0
Variables ¶
This section is empty.
Functions ¶
func CreateNetwork ¶
func EnableDebug ¶
func EnableDebug(b bool)
func ParseCLIConfig ¶
Types ¶
Directories
¶
| Path | Synopsis |
|---|---|
|
tensorflow
This package provides an abstraction to tensorflow training which is carried out in python rather than go.
|
This package provides an abstraction to tensorflow training which is carried out in python rather than go. |
Click to show internal directories.
Click to hide internal directories.