Skip to content

Tina-Mai/storm

Repository files navigation

STORM

STORM (Strategic Thompson-sampling Optimized Resource Management) uses Beta distributions and Thompson sampling to approach the multi-armed bandit problem of optimizing disaster relief resources.

This is a Next.js project bootstrapped with create-next-app.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to see the result.

About

using beta distributions and thompson sampling to optimize allocating disaster relief resources

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published