Skip to content

NeurIPS 2025. ESCORT: Efficient Stein-variational and Sliced Consistency-Optimized Temporal Belief Representation for POMDPs

License

Notifications You must be signed in to change notification settings

scope-lab-vu/ESCORT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ESCORT: Efficient Stein-variational and Sliced Consistency-Optimized Temporal Belief Representation for POMDPs

Python Versions

This is the official repository of ESCORT: Efficient Stein-variational and Sliced Consistency-Optimized Temporal Belief Representation for POMDPs

We are currently working on a clean version of the code and will upload soon.

If you have any questions about the paper/code, please feel free to reach out to yunuo.zhang@vanderbilt.edu

⚙️ Installation

# Make the Virtual Environment
virtualenv escort_venv --python=python3.13
source escort_venv/bin/activate

pip install -r requirements.txt
pip install -e .

About

NeurIPS 2025. ESCORT: Efficient Stein-variational and Sliced Consistency-Optimized Temporal Belief Representation for POMDPs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages