TobiasEl
TobiasEl
Hi. I want to create a NARX (Nonlinear Autoregressive with exogenous variables) model based on LM (Levenberg Marquardt) method. Since this two method are not implemented in keras, I search...
Hola. Me parece muy bueno tu repositorio. En los ejemplos he visto que cargas los vectores embeding y que haces las funciones de similitud entre las palabras. ¿Pero cómo se...
Hi, I have this problem: UnimplementedError (see above for traceback): TensorArray has size zero, but element shape is not fully defined. Currently only static shapes are supported when packing zero-size...
Hi. I want to create a NARX (Nonlinear Autoregressive with exogenous variables) model based on LM (Levenberg Marquardt) method. Since this two method are not implemented in keras, I search...
Hi, I'm using the gensim forked version, but when I'm loading the model I have this error: UnicodeDecodeError: 'ascii' codec can't decode byte 0xf7 in position 0: ordinal not in...