ICP 10 - Murarishetti-Shiva-Kumar/Python-Deep-Learning-Programming GitHub Wiki
DeepLearning Lesson3: Word Embedding
1. In the code provided, there are three mistake which stop the code to get run successfully; find those mistakes and explain why they need to be corrected to be able to get the code run
2. Add embedding layer to the model, did you experience any improvement?
3. Apply the code on 20_newsgroup data set we worked in the previous classes