Reimplement DeepPavlov FAQ with DL4j

Hi

I would like to reimplement the DeepPavlov question answering

Does something similar already exist where DL4j is used, or what would be a good starting point?

Thanks for your help

Michael

@michaelwechner your best bet might be looking at TF import given the repo here:

Here are the docs for TF import:
https://deeplearning4j.konduit.ai/samediff/importing-tensorflow

Thanks for your feedback, will have a look at the TF import :slight_smile:

Cheers

Michael