-
Notifications
You must be signed in to change notification settings - Fork 4.3k
How do I in BrainScript
Chris Basoglu edited this page Apr 12, 2017
·
22 revisions
Read things
- Specify multiple label streams with the HTKMLFReader?
- Use the built-in readers to train a network model using multiple input files?
- Put labels and features in separate files with CNTKTextFormatReader?
Deal with errors
- Deal with the error "No node named 'x'; skipping"?
- Avoid the "AddSequence: Sequences must be a least one frame long." exception in sequence to sequence?
- Deal with the "No Output nodes found" error?
- Deal with the error "Reached the maximum number of allowed errors"?
- Deal with "InputValue operation had its row dimension x changed by the reader to y"?
- Avoid the error CURAND failure 201?