freelogic / what-if-tool

Webpage/demos for the What-If Tool

Home Page:https://pair-code.github.io/what-if-tool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

What-If Tool Homepage and Demos

This repository contains the code for the What-If Tool landing page and demo websites, which is hosted as a github page.

Building the Demos

The What-If Tool demo source code is in the TensorBoard respository and is built from there using bazel and copied over.

Local Testing of the Homepage and Demos

  1. From this directory, run python -m SimpleHTTPServer
  2. Navigate to http://localhost:8000

About

Webpage/demos for the What-If Tool

https://pair-code.github.io/what-if-tool

License:Apache License 2.0


Languages

Language:HTML 99.7%Language:Jupyter Notebook 0.3%