Code Monkey home page Code Monkey logo

summit's Introduction

Summit

Summit is an interactive system that scalably and systematically summarizes and visualizes what features a deep learning model has learned and how those features interact to make predictions.

๐Ÿ”๏ธ Live demo: fredhohman.com/summit
๐Ÿ“˜ Paper: https://fredhohman.com/papers/19-summit-vast.pdf
๐ŸŽฅ Video: https://youtu.be/J4GMLvoH1ZU
๐Ÿ’ป Code: https://github.com/fredhohman/summit
๐Ÿ“บ Slides: https://fredhohman.com/slides/19-summit-vast-slides.pdf
๐ŸŽค Recording: https://vimeo.com/368704428

Summit: Scaling Deep Learning Interpretability by Visualizing Activation and Attribution Summarizations
Fred Hohman, Haekyu Park, Caleb Robinson, Duen Horng (Polo) Chau
IEEE Transactions on Visualization and Computer Graphics (TVCG, Proc. VAST'19). 2020.

Summit overview YouTube video

Live Demo

For a live demo, visit: fredhohman.com/summit.

Other Repositories

For the Summit notebook code, Visualization: summit-notebooks.
For the Summit data, visit: summit-data.

Running Locally

Download or clone this repository:

git clone https://github.com/fredhohman/summit.git

Download the data from summit-data:

git clone https://github.com/fredhohman/summit-data.git

Place summit-data's data folder in the top level of the summit repo. Then, within summit run:

npm install
npm run build
npm run start

Requirements

Summit requires npm to run.

License

MIT License. See LICENSE.md.

Citation

@article{hohman2020summit,
  title={Summit: Scaling Deep Learning Interpretability by Visualizing Activation and Attribution Summarizations},
  author={Hohman, Fred and Park, Haekyu and Robinson, Caleb and Chau, Duen Horng},
  journal={IEEE Transactions on Visualization and Computer Graphics (TVCG)},
  year={2020},
  publisher={IEEE},
  url={https://fredhohman.com/summit/}
}

Contact

For questions or support open an issue or contact Fred Hohman.

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.