Skip to content
wwcohen edited this page Jul 26, 2017 · 49 revisions

TensorLog is a probabilistic first-order logic that has been integrated with neural networks. In TensorLog, queries are compiled into differentiable functions in a neural-network infrastructure such as Tensorflow or Theano. This leads to a close integration of probabilistic logical reasoning with deep-learning infrastructure: in particular, it enables high-performance deep learning frameworks to be used for tuning the parameters of a probabilistic logic. TensorLog scales to problems involving hundreds of thousands of knowledge-base triples and tens of thousands of examples.

TensorLog is descended from ProPPR and uses many of the same ideas.

Further reading:

Clone this wiki locally