I might be wrong and I don't know how many of thes...
# datascience
c
I might be wrong and I don't know how many of these are optional/potentially named, but it should not look like this:
Copy code
convolutionalLayer(embeddingDimension, maximumDocumentLength, hasFixedLength, numberFilters, filterWidth, filterHeight, weightInitialization, biasInitialization, optimization),