Video
Deep Neural Methods for Retrieval by Bhaskar Mitra (Guest lecture at Emory University)
In this follow up lecture, we will be covering fundamental deep neural architectures for retrieval and ranking applications in information retrieval. Slides: https://www.slideshare.net/BhaskarMitra3/deep-neural-methods-for-retrieval Previous lecture: https://www.youtube.com/watch?v=1uut7IGStw8
Video
Understanding and Improving Database-backed Applications
From online shopping to social media websites, many applications are built using imperative languages like Java, Python or Ruby while store its data in a persistent relational database. Such architecture enables fast development of application…