0xMarsRover / post--gnn-intro

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GNN-distill

This is the repo for a distill post on graph neural nets

To run the demo

  1. Install dependencies:
yarn
  1. Watch the demo for changes with a local server:
yarn start

The demo can then be accessed at http://localhost:1234/

To make updates

  • Make edits to index.html
  • Run yarn build
  • Push to origin/main

About

License:Apache License 2.0


Languages

Language:JavaScript 90.4%Language:TeX 4.1%Language:HTML 3.3%Language:TypeScript 1.9%Language:CSS 0.3%Language:Shell 0.0%