/Human-Baseline

For the ARCS-material-gnn project

Primary LanguageJupyter Notebook

Human-Baseline

For the ARCS-material-gnn project

Labeling template example

Set-up

  • Step 0: clone this repository
git clone https://github.com/BrandonBian/Human-Baseline.git
  • Step 1: install Anaconda
  • Step 2: open "Anaconda Prompt (Anaconda 3)" as Administrator
  • Step 3: navigate to this directory
cd [current directory]
  • Step 4: reproduce environment from YML file
conda env create -f environment.yml
  • Step 5: activate environment
conda activate human_baseline
  • Step 6: open the UI
cd UI
jupyter notebook