Skip to content

Commit

Permalink
(missed a closing bracket...)
Browse files Browse the repository at this point in the history
  • Loading branch information
frankseide committed May 6, 2016
1 parent 2b60c41 commit b41df14
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -180,4 +180,5 @@ speechTrain = [
// decoding
logPrior = LogPrior(labels)
ScaledLogLikelihood = Pass (z - logPrior, tag='output') // using Pass() since we can't assign a tag to x - y
]
]

0 comments on commit b41df14

Please sign in to comment.