chizson

UNDER CONSTRUCTION

CHIZSON is a Python-based Neuro-symbolic framework for knowledge and neural networks integration. The framework aims to support AI users and developers to easily represent and incorporate symbolic knowledge and logic programs to connectionist machine learning models. I work on this framework during my free time so the maintainance will be slow. If there are any questions, please drop me and email at: sontn.fz@gmail.com.

User Guide

Examples

List of examples
  • CompareKB
  • AdditionKB
  • Part-of

Tutorial

Neural Predicates
Symbolic Neural Predicate
  • Auto-Encoder NP
  • RBM Predicate
Predictive Neural Predicate
Generative Neural Predicate
General Neural Predicate
  • Compositional Neural Predicate
  • DBN Predicate
Reasoning
Chaining
  • Voted Backward-Forward Chaining
Best Satisfiability
  • Gibbs Sampling Reasoner
  • Free-Energy Minimiser

Developer Guide

Create new neural predicate
Create new neural predicate