jyhong0304 / LTN_pytorch

A Pytorch implementation of Logic Tensor Networks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A Pytorch implmentation of Logic Tensor Networks(LTNs)

This is a Pytorch implmentation of Logic Tensor Networks(LTNs). You can check the original version of LTNs as follows:

Dependencies

  • python 3.6
  • pytorch >= 0.4.1
  • numpy >= 1.16.3

To-do Lists

  • Implement Predicate - Ver 0.5
  • Implement Function - Ver 0.5
  • Implement the wrapper of LTNs - Ver 0.1
  • Examples - Ver 0.1

About

A Pytorch implementation of Logic Tensor Networks


Languages

Language:Python 100.0%