Skip to content

linqs/aaai-make24

Repository files navigation

aaai-make24

This repository contains the code to reproduce the results of the paper "Modeling Patterns for Neural-Symbolic Reasoning Using Energy-based Models" presented at AAAI-MAKE 2024.

Directory Structure

Each directory contains the code to reproduce the results on the corresponding dataset.

  • citation_network: Not included.
  • visual_sudoku: Visual sudoku digit classification dataset with a fully solve puzzle.
  • visual_sudoku_solving: Visual sudoku digit classification dataset with a partially solved puzzle.
  • logical_deduction: Logical deduction dataset.

Installation

To install the required python packages run the following command:

pip install -r requirements.txt

Every experiment also expects to have NeuPSL installed. Follow the instructions in the NeuPSL repository to install NeuPSL.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published