We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
You could do something like:
BrainScriptNetworkBuilder = { network = BS.Network.Load ("pathToYourModel") outputNodes = (network.yourIntermediateNode) }
If yourIntermediateNode contains periods (.), please replace them with underscores (_)
yourIntermediateNode
.
_
New Documentation Site
Iteration Plans