Troi Williams

Results 3 issues of Troi Williams

I followed the instructions to install `ray_casting` software. But there is an issue when running `make -j8`. First, the make process fails because the file `` does not exist (this...

This pull request implements the cost-constrained POMCP (CC-POMCP) algorithm and its dependencies. The algorithm is in `algorithms/ccpomcp.p*`, while the dependencies are in the `framework/generalization.p*` and `utils/cvec.p*` files. This pull request...

### Question I want to use Minigrid with tree search algorithms and I want to visualize the belief of the agent using a collection of particles (let's say the particles...