Skip to content

Releases: ari-dasci/S-PlanningProblemGeneration

Code and Data for AIJ submission

17 Sep 12:25
Compare
Choose a tag to compare

Code and data for the article submitted to the Artificial Intelligence journal (AIJ), titled "Automated Planning Instance Generation with Neuro-Symbolic AI", which extends our previous ECAI paper with additional experimentation.

Experiment results can be found in experiments (for NeSIG and ablations) and in data/instance_generators for ad-hoc generators.
Each subfolder experiments/<experiment_id> contains a file experiment_info.json with the parameters used to run the experiment.
NeSIG logs and checkpoints are not provided due to their large size.

Code and data for ECAI24

15 Jul 15:39
Compare
Choose a tag to compare

Code and data for the ECAI24 paper Nesig: A neuro-symbolic method for learning to generate planning problems.
Experiment results can be found in experiments (for NeSIG and ablations) and in data/instance_generators for ad-hoc generators.
Each subfolder experiments/<experiment_id> contains a file experiment_info.json with the parameters used to run the experiment.
NeSIG logs and checkpoints are not provided due to their large size.