What's new
- Added LayerEmbedding.
This layer very helpful for NLP tasks.
Implementation is inspired by this SO question: https://stats.stackexchange.com/questions/182775/what-is-an-embedding-layer-in-a-neural-network - Added example where Embedding has been used: https://github.com/LdDl/gan-go/tree/master/cmd/examples/train_embedding