Document Classification Using Deep Learning
The exercise contains two path of how to classify documents:
- Computer Vision Approach: Classify ducoment image using transfer learning from CNN based VGG16
- NLP Approach: Classify document text using various neural networks: LSTM RNN, and multichannel CNN