PyReason:用于带注释、实值、基于图和模板的解释性推理。
PyReason: Explainable inference for annotated, real valued, graph based and tem

原始链接: https://github.com/lab-v2/pyreason

PyReason是一个基于Python的图形推理软件。它使用逻辑规则和初始事实来对图结构进行推理,支持带注释的、实值图、基于图的和时态逻辑。主要特性包括ReadTheDocs上的全面API文档和用于实验的PyReason Gym。它支持Python 3.7-3.10版本,多核并行支持仅限于3.9和3.10。如果用于研究,请引用提供的Bibtex条目。它采用BSD-2-Clause许可证。PyReason™和PyReason Design Logo™是亚利桑那州立大学的商标。用户可以在软件中使用PyReason™商标,教育机构可以将徽标用于非商业目的。如有其他疑问,请联系提供的邮箱。

Hacker News 最新 | 过去 | 评论 | 提问 | 展示 | 招聘 | 提交 登录 PyReason:用于带注释的、实值、基于图的和模板的解释性推理 (github.com/lab-v2) 4 分,来自 todsacerdoti,1 小时前 | 隐藏 | 过去 | 收藏 | 讨论 加入我们,参加 6 月 16-17 日在旧金山举办的 AI 初创企业学校! 指南 | 常见问题 | 列表 | API | 安全 | 法律 | 申请 YC | 联系我们 搜索:

原文

Python 3.9 Python 3.10 Documentation Status pypi Tests

An explainable inference software supporting annotated, real valued, graph based and temporal logic.

📃 Paper

📽️ Video

🌐 Website

🏋️‍♂️ PyReason Gym

🗎 Documentation

  1. Introduction
  2. Documentation
  3. Install
  4. Bibtex
  5. License
  6. Contact

PyReason is a graphical inference tool that uses a set of logical rules and facts (initial conditions) to reason over graph structures. To get more details, refer to the paper/video/hello-world-example mentioned above.

All API documentation and code examples can be found on ReadTheDocs

PyReason can be installed as a python library using

The Python versions that are currently supported are 3.7, 3.8, 3.9, 3.10. If you want multi-core parallel support only 3.9 and 3.10 versions work due to limited numba support.

If you used this software in your work please cite our paper

Bibtex:

@inproceedings{aditya_pyreason_2023,
title = {{PyReason}: Software for Open World Temporal Logic},
booktitle = {{AAAI} Spring Symposium},
author = {Aditya, Dyuman and Mukherji, Kaustuv and Balasubramanian, Srikar and Chaudhary, Abhiraj and Shakarian, Paulo},
year = {2023}}

This repository is licensed under BSD-2-Clause.

Trademark Permission PyReason™ and PyReason Design Logo ™ are trademarks of the Arizona Board of Regents/Arizona State University. Users of the software are permitted to use PyReason™ in association with the software for any purpose, provided such use is related to the software (e.g., Powered by PyReason™). Additionally, educational institutions are permitted to use the PyReason Design Logo ™ for non-commercial purposes.

Dyuman Aditya - [email protected]

Kaustuv Mukherji - [email protected]

Paulo Shakarian - [email protected]

联系我们 contact @ memedata.com