Andrew Chan

Results 4 issues of Andrew Chan

I believe the first sentence of this is not worded correctly: > Note that because we have a one-hot-encoded dependent variable, we can't directly use nll_loss or softmax (and therefore...

Hi! I recently ported [OpenSplat](https://github.com/pierotofy/OpenSplat)'s fork of the gsplat library to metal performance shaders so that training splats could use GPUs on Macs. I was wondering if the team would...

I'm running into a pathfinding issue where the bot is getting stuck trying to follow a path out of a hole which requires walking forward and jumping once, then turning...

I'm running into an where my bot is getting stuck trying to follow a path out of a hole which requires walking forward and jumping once, then turning around and...