Problem Statement
Design a location-based event recommendation system similar to Eventbrite’s or Yelp, which should personalize the experience.
Design a location-based event recommendation system similar to Eventbrite’s or Yelp, which should personalize the experience.
People You May Know (PYMK) is a list of users with whom you may want to connect based on things you have in common, such as a mutual friend, school, or workplace.
Self-driving Image Segmentation
Design a self-driving car system focusing on its perception component (semantic image segmentation in particular)
Given a text and knowledge base, find all the entity mentions in the text(Recognize) and then link them to the corresponding correct entry in the knowledge base(Disambiguate).
Display media recommendations for a specific user. Type of user feedback includes explicit and implicit feedbacks. The implicit feedback allows collecting a large amount of training data.
Design a Twitter with 500 million daily active users feed system that will show the most relevant tweets for a user based on their social graph.
Key challenages: maximize relevance while minimize latency