Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 968 Bytes

README.md

File metadata and controls

25 lines (19 loc) · 968 Bytes

Report on Text Classification using CNN, RNN & HAN

This repo contains the ipython notebooks implementing CNN, RNN and HAN for text classification.

Read the complete report on my blog post

Accuracy 📈 and Loss 📉 Accuracy Loss

Work citation

If you used this environment for your experiments or found it helpful, consider citing the following:

@article{Text-Classification,
  title={Report on Text Classification using CNN, RNN & HAN},
  publisher = {Jatana.ai},
  journal = {https://medium.com/jatana},  
  author={Akshat Maheshwari},
  mentor={Rahul Kumar(rahul@jatana.ai)},
  year={2018},
  howpublished = {\url{https://github.com/jatana-research/Text-Classification}}
  
}