Skip to content

kaiqiangh/post--gnn-intro

 
 

Repository files navigation

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

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 90.4%
  • TeX 4.1%
  • HTML 3.3%
  • TypeScript 1.9%
  • Other 0.3%