You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.