HamGNN User Guide
Contents
- HamGNN Introduction
- Environment Configuration and Installation
- Construction of graph_data.npz File
- Model Training Process
- Model Prediction Operation
- Band Structure Calculation
- Uni-HamGNN Universal Model
- HamGNN Parameter Details
- setup (Basic Settings)
- profiler_params (Profiler Parameters)
- dataset_params (Dataset Parameters)
- losses_metrics (Loss Functions and Evaluation Metrics)
- optim_params (Optimizer Parameters)
- output_nets.HamGNN_out (Output Network Parameters)
- representation_nets.HamGNN_pre (Representation Network Parameters)
- Parameter Adjustment Recommendations
This section provides a complete guide for using and configuring the HamGNN software, including installation, data preparation, model training and prediction, band structure calculation, and other full workflow operations.