issues
search
probcomp
/
Venturecxx
Primary implementation of the Venture probabilistic programming system
http://probcomp.csail.mit.edu/venture/
GNU General Public License v3.0
28
stars
6
forks
source link
Add ability to deterministically PRUNE particles from the current set by index
#686
Open
fsaad
opened
6 years ago
fsaad
commented
6 years ago
[ ] Add prune to trace_set.py
[ ] Add prune to engine.py (four flavors)
[ ] Add prune to inference.py (four flavors)
[ ] Add prune inference_sps.py (four flavors)
[ ] Add a test_prune to the test suite.