Information Retrieval System using Deep Neural Networks!

Описание к видео Information Retrieval System using Deep Neural Networks!

In the video I show a demo of how the system works and also discuss the architecture of the deep neural network in detail using a diagram.

The algorithm takes a question as input and suggests top-3 suggestions for the given input query.

There are around 1Million questions in the database, and the algorithm takes around 1/3rd of a second to give you top-3 suggestions.

The best part is at inference time you don't need a GPU; the testing was done on a MacBook i7 with 16gb ram.

GitHub Link: https://github.com/aditya-AI/Informat...

Комментарии

Информация по комментариям в разработке