Skip to content

graphml-lab-pwr/kg-workshop-23

Repository files navigation

AI Tech Summer School 2023 - Knowledge Graph Representation Learning

Installation

  1. Clone this repository

    git clone https://github.com/graphml-lab-pwr/kg-workshop-23
    cd kg-workshop-23 
  2. Create a virtual environment and activate it. For example, using conda:

    conda create -n kg-workshop-23 python=3.11
    conda activate kg-workshop-23
  3. Install the requirements

    pip install -r requirements.txt
  4. Download the data (important!)

    python -m dvc pull
  5. Run jupyterlab

    python -m jupyterlab

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors