stuartn60

Results 1 issues of stuartn60

Hi ... I'm trying to implement Jason Brownlee's Python example [How to Use Word Embedding Layers for Deep Learning with Keras](https://machinelearningmastery.com/use-word-embedding-layers-deep-learning-keras/) which uses the following Embedding layer with an `embedding_matrix`...