Gradient Descent as a suitcase exhibit for NWA Science Communication.
Open the index.html or the index-idle-reload.html file in the dist directory with a web browser.
The index-idle-reload.html file includes an idle reload feature that refreshes the exhibit after a period of
inactivity. It has the following URL parameters:
idleTimeout(number, default: 300): Time of inactivity in seconds before the idle reload is triggered.ignoreButton: Gamepad button index to ignore for idle detection (default: none). Can be used multiple times.
Requires Node.js (v18.19 or greater) and npm.
Run the following from the root directory of the project:
npm install
npm run buildThis will create a dist directory with the compiled exhibit. This directory can be served by any web server.
This adaptation was developed by Eric Londaits and Christian Stussak for Imaginary gGmbH.
Code licensed under the MIT License. See LICENSE for details.
Copyright 2025 Imaginary gGmbH.