Intent-Classification-using-neural-networks Here we apply artificial neural network for text classification. Here we use 3 layers of neurons (1 hidden layer) and a “bag of words” approach to organizing our training data. We are using a Jupyter Notebook and the code is in python.