Skip to content

Missing training scripts for FireGNN models #3

Description

@zhiqing0205

Congratulations

First of all, congratulations on the NeurIPS 2025 Workshop acceptance and the arXiv release! It’s wonderful to see FireGNN gaining that level of recognition.

Context

While reviewing the repository I noticed that several entry points reference training scripts that aren’t present. For example, quick_start.py and run_pipeline.py import or invoke files such as models/train_baseline.py, fuzzy_models/train_fuzzy.py, and auxiliary_models/train_auxiliary.py, but these files are missing from the current tree. This makes it difficult to reproduce the training workflow the documentation describes.

Question

Could you please clarify whether the training scripts were intentionally omitted, or if they might have been left out of a commit by mistake? I’d be grateful for any guidance (or pointers to alternative entry points) so I can run the full pipeline as intended.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions