(转) Learning Deep Learning with Keras
Learning Deep Learning with Keras
Piotr Migdał - blog
Projects Articles Publications Resume About Photos
Learning Deep Learning with Keras
30 Apr...
手把手丨用TensorFlow开发问答系统
一个问答系统是被设计用来回答用自然语言提出的问题的系统。一些问答系统从诸如文本和图片这样的“源”里获得信息来回答特定的问题。这些依赖“源”的系统可以基本被分为两类:开放话题的,它需要回答的可能是任何问题,不限于特定的领域;特定话题的,它回答的问题是有特定限制的,因为它们是与一些预先定义的“源”相关,比如有给定上下文或是特定领域(如医学等)。