Skip to content

Dakantz/ParamInter

Repository files navigation

ParamInter

Description

ParamInter is a novel toolset to explore continous input-output parameter sets interactively through guidance by XAI and UCQ. The approach interpolates between selected input samples over an embedded subspace, guiding the user towards required solutions for their target output parameters.

Installation

Install the dependencies using uv:

uv sync --index-strategy unsafe-best-match 

Needed because CUDA libraries do not play nice with deps...

python -m uvicorn backend:app --reload 

The frontend can be installed and started using

npm i -D
npm run dev

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors