Metadata-Version: 2.1
Name: tnreason
Version: 1.0.0
Summary: A package for reasoning based on encoding networks
Home-page: https://github.com/EnexaProject/enexa-tensor-reasoning
Author: Alex Goessmann
Author-email: alex.goessmann@web.de
License: AGPL-3.0
Keywords: markov logic networks,tensor networks,alternating least squares,gibbs sampling,inductive logic programming
Classifier: Programming Language :: Python :: 3.8
Classifier: License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)
Classifier: Operating System :: OS Independent
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Python: >=3
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy>=1.17
Requires-Dist: pandas>=1.0.0
Requires-Dist: networkx
Requires-Dist: pyyaml
Requires-Dist: rdflib
Requires-Dist: matplotlib
Requires-Dist: pgmpy
Requires-Dist: importlib-resources

# tnreason

A package for reasoning using Markov Logic Networks based on Tensor Network algorithms.

Demonstrations can be found here: [Tutorials](https://drive.google.com/drive/folders/1CpeWP2TTFKjjcvwDgxOrq-baZ7nyCpI1?usp=share_link)
