Re: Click Model Implementation

Vivek Pal <[email protected]> Wed, 19 Jul 2017 21:15:52 +0530
Newsgroups gmane.comp.search.xapian.devel
Message-ID <CAGxcUfyxbMrqd3mQqGGw1WwEG=Pi_GbabXH4QMaWo1ZRw82vLg@mail.gmail.com>
Hi James,

>> What sort of performance constraints are there on the implementation?
>> Which language are you proposing building this in?
>
> Only major performance constraint would be on the training step in the
> implementation. Although, SDBN has a relatively simpler training process
> compared to DBN but if we decide to implement DBN in the future we may
> want to do that in a faster language like C++. So, keeping that in mind
> I'm inclined on using C++ for the implementation of SDBN.

I've been waiting to hear back from you on this. So, I was wondering if I
should go ahead with C++ or any other language that you might want
to suggest?

Thanks,
Vivek