/ai-importance-sampling-ui

UI for displaying importance sampling results

Primary LanguageTypeScript

AI importance sampling UI

demo

This repository contains the code for the UI of a thesis project revolving around the use of importance sampling in AI. The thesis project is carried out by the University of Linköping.

Visit the live version of the project here.

Installation

npm install

Development

npm start

Build

The repository is automatically built and deployed to firebase hosting. The build script is located in the package.json file.