graph_star
Graph Star Net
File Explorer
Download Latest Version (.zip)- .gitkeep
- cross_layer_attn.py
- graph_star.py
- graph_star_conv.py
- graph_star_conv_multi_rel.py
- graph_star_conv_multi_rel_super_attn.py
- star_attn.py
- jupyter_save_as_log.JPG
- 05-21_17-27-proteins_3layer.txt
- create_text_graph.py
- gsn_argparse.py
- imdb_data_util.py
- log_plot_tools.py
- runall.py
- tensorboard_writer.py
- .gitignore
- build_text_graph.py
- LICENSE
- README.md
- requirements.txt
- run_gc.py
- run_imdb.py
- run_lp.py
- run_ppi.py
- run_text_classification.py
- run_transductive_nc.py
- trainer.py
# Installation Guide
1. Get the code
git clone https://github.com/graph-star-team/graph_star
Downloads the entire project code from GitHub to your computer.
cd graph_star
Moves into the project folder you just downloaded.
2. Python
Easy RecommendedPrerequisites
pip install -r requirements.txt
Installs the Python libraries listed in requirements.txt (or similar).
python <μ€νν νμΌλͺ
>.py # READMEμμ μ νν μ€ν νμΌλͺ
μ νμΈνμΈμ
Runs the Python script (or module).
If it runs without errors and prints output in the terminal, it worked.
// repository documentation
Was this content helpful?
(0 ratings)
