> So I think you should go ahead with SDBN, and not worry about the class > hierarchy.Okay, I'll start with the implementation of SDBN class.> 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. Thanks, Vivek -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.xapian.org/pipermail/xapian-devel/attachments/20170716/e5602fe0/attachment.html>
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 -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.xapian.org/pipermail/xapian-devel/attachments/20170719/44173db4/attachment.html>
On 19 Jul 2017, at 16:45, Vivek Pal <vivekpal.dtu at gmail.com> wrote:> >> What sort of performance constraints are there on the implementation? > >> Which language are you proposing building this in? > > [C++] > > 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?No, that sounds broadly sensible. J -- James Aylett devfort.com — spacelog.org — tartarus.org/james/