Skip to content
/ kg-aec Public

Presentation notebook for Knowledge Graphs in AEC with a GNN example

Notifications You must be signed in to change notification settings

mnsRG/kg-aec

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Knowledge Graphs & GNNs in AEC

Run with Google Colab

Open In Colab

Install Locally

  • Install poetry: https://python-poetry.org
  • Clone the repository
  • Run poetry lock from the root folder
  • Run poetry install from the root folder
  • If torch installation fails, use poetry run pip install torch instead
  • Use a Jupyter Notebook editor and open the .ipynb file from /notebooks
  • Ignore the first cell: Install (Google Colab)

About

Presentation notebook for Knowledge Graphs in AEC with a GNN example

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published