dopt.nnet.layers.datasource

Allows one to provide input to a network via a dopt variable.

Members

Functions

dataSource
Layer dataSource(Operation var)

Creates a Layer object that simply wraps an Operation.

dataSource
Layer dataSource(Operation var, Operation trainVar)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta

Authors

Henry Gouk