Getting the data
Author(s): Avishek Nag Originally published on Towards AI. Comparative study of different vector space models & text classification techniques like XGBoost and others In this article, we will discuss different text classification techniques to solve the BBC new article categorization problem. We …
Comparing Neural Network Architectures
Author(s): Yan Gobeil Originally published on Towards AI. Comparing NN architectures through a language classifier, using Google Colab After reading FranΓ§ois Cholletβs wonderful book Deep Learning with Python I became curious about the different neural network architectures and which one is the …