Isaac Poulton

Results 9 issues of Isaac Poulton

Some time around ae030395f56efca50a51335fe4f3367caf950066 we regressed and the example code in `gym_client.cpp` doesn't converge any more. Presumably because of some difference in our observation normalization compared to the OpenAI Baselines...

bug

Similar to #2126, I think, but for a different version (1903). When running Dr Memory, I get the following output: ``` ~~Dr.M~~ Dr. Memory version 2.2.0 ~~Dr.M~~ Running "build\Debug\SingularityTrainer.exe" ~~Dr.M~~...

OpSys-Windows
help wanted
Status-CannotReproduce
Status-NeedInfo
Component-DrSyscall

Running any of the cartographer_turtlebot demos crashes cartographer for me, but the bag file continues running fine (and I can see the transforms and the like moving around in rviz)...

This is a small change to order the list of hypernetworks alphabetically. I have a lot of hypernetwork checkpoints in my list, so having them ordered by number of steps...

If I'm not mistaken, right now, chains with no inputs aren't possible unless you override `Chain.prep_inputs()`. My use-case for this is chatbots with "cold-starts". The first call doesn't have an...

### Is there an existing issue for this? - [X] I have searched the existing issues and checked the recent builds/commits ### What would your feature do ? I'd like...

enhancement
High Priority

- **Poetry version**: 1.4.1 - **Python version**: 3.9 - **OS version and name**: Ubuntu 22.04 on WSL2 - **pyproject.toml**: https://gist.github.com/Omegastick/713164402b450b16b35c84f425db0a29 - [X] I am on the [latest](https://github.com/python-poetry/poetry/releases/latest) stable Poetry version,...

kind/bug
status/triage
area/deps

With the embeddings recently added to the repo, it's now a 619.84 MB download to clone, the vast majority of which are embeddings. I use Umi-AI for the (fantastic) wildcard...

As of v1.40, [VSCode now highlights the brackets of the currently selected scope](https://code.visualstudio.com/updates/v1_40#_improvements-to-bracket-matching). It would be nice to have this supported in Subtle Brackets.