Giter Site home page Giter Site logo

corgie-ui's Introduction

Visualizing Graph Neural Networks with CorGIE: Corresponding a Graph to its Embedding

CorGIE is a visualization tool for graph neural networks. This repo hosts the frontend code of CorGIE, and the other repo hosts the backend code.

Demo

http://corgie.site

You can upload your own datasets here.

Installation

You need nodejs (version>=14.0) and the package management tool (either yarn or npm) to run our code locally.

To install dependencies, run yarn install or npm install in the project root directory.

To start the application, run yarn start or npm start. You will be able to open the page with the URL http://localhost:3000 on your browser.

Note: this would serve the data files locally from public/data/ statically, so you would not be able to use the upload page. To upload your own dataset, you need to install the backend or use our demo website.

Paper

Zipeng Liu, Yang Wang, Jürgen Bernard, Tamara Munzner. Visualizing Graph Neural Networks with CorGIE: Corresponding a Graph to Its Embedding. TVCG 2022.

arxiv link

corgie-ui's People

Contributors

zipengliu avatar

Stargazers

 avatar  avatar Kiran Deol avatar Wentao Chao avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.