(aka. How the technical part of the building a intelligent agent might work)
Trained a Seq2Seq model with attention and incorporated a Pointer Sentinel mechanism for handling OOV. Data was collected by manually scraping and cleaning presidential debates, interviews, related speeches, and Twitter. Results seemed promising since the model output was reflective of Trump’s speech, however current evaluation methods are insufficient since target labels themselves are semantically incoherent.
This is Part III of 100 in 100 series:
Wide & Deep Learning for Recommender Systems
(Cheng, Koc, Harmsen, Shaked, Chandra, Aradhye, Anderson, et. al.)