generator of marketing war rooms
in conjunction with socia_qs
-
retrieve object detection entities from social media image posts
-
retrieve textual entities from social media hashtags/comments train dual neural network from both inputs to generate bucketed 'likes' regressor for optimal marketing strategy use output in an RL sense of explore/exploit to use what works and whats new retrieve features most useful in independent form
-
build digraph structure of brand to consumer, consumer to brand to run pagerank on most important entities
-
build digraph structure of brand to users, users to brand similarities to determine influencer/entity proximity
TODO:
- advanced json parser for image.log files
- object detection module for image segmentation
- word2vec implementation