This project explores various techniques used to label parts of speech in a sentence using a recurrent neural network.
We will see how to model a deep learning network which can classify flowers into “roses” and “daisies”. This is a toy dataset and its purpose is to introduce you to the key concepts and methodologies.