Skip to content

wqs1999/QGAT_YaXuanLi

Repository files navigation

README

Project Introduction

This is the Python project for QGAT (Quantum Graph Attention Network).

File Structure

.
├── main.py
└── README.md

Usage

  1. Ensure Python 3.6 or higher is installed on your system.
  2. Run the following command in the terminal to execute main.py:
python main.py

Notes

  • Add your logic to main.py as needed.
  • If additional dependencies are required, create a requirements.txt in the project root directory and install them using:
pip install -r requirements.txt

About

Quantum graph attention network

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages