Embedder¶
Warning
Documentation for the module is under development.
Description¶
Initializing¶
def __init__(self, vocabulary, sentlength, embsize, onVocabulary=None, initscheme="uniform", wscale=1.0,
learnable=True, name=None):
-
Examples¶
-