Skip to content

yyexela/SHRED-X

Repository files navigation

SHRED-X

A modular PyTorch framework for Shallow Recurrent Decoders -- reconstruct full spatiotemporal fields from sparse sensor measurements.

Website: https://yyexela.github.io/SHRED-X/

Documentation

Full documentation is hosted at yyexela.github.io/SHRED-X and includes:

Installation

git clone https://github.com/yyexela/SHRED-X.git
cd SHRED-X

pyenv install 3.13.7
pyenv local 3.13.7
python -m venv ~/.virtualenvs/shredx
source ~/.virtualenvs/shredx/bin/activate
pip install -e .

For development (tests, linting, type checking, docs):

pip install -e ".[dev]"

Citations

If you use SHRED in your research, please cite the relevant papers listed on the Citations page.

Contributing

See the Contributing guide for details.

About

SHRED-X

Resources

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors