Michael, an intern that is known to us as the Machine Learning prodigy, is building a sentiment analysis tool for us. In essence, he is creating a neural network that can understand mentions of our brand on social media.
Michael has a certain experience level with creating neural networks as he developed a tool that can detect and interpret letters in a given picture. Yet his current assignment is no easy task. Mainly because the words of the social media posts that #WeAreToThePoint is mentioned in, have to be represented by something that the neural network can understand.
He’s using Tensorflow to build up the neural network and have it run on his GPU & CPU. In addition he’s using Keras as a library to make his process of creating a neural network a bit easier.