Reuben Wong

Results 14 comments of Reuben Wong

Hi, not at the moment. I also compared the implementation to OpenAI's baselines and experimented with theirs but with similar results. Working on multiple things at the moment but will...

Hi @wsojka00 , its not a perfect implementation, but I did create a small multi-agent env for my use case. The agents act synchronously, i.e. all their actions are sent...

Hello, you can refer to this issue: #89. I posted my solution in the comments.

@4ever-Rain you may wanna run nvidia-smi to first, check the ids of your GPUs, which you can use in place of $GPU. I had experienced problems when the GPU was...

Hello, I ran into this issue as well, should have come by your PR sooner. Not sure how performance compares, or which is best practice, but I edited the below...

Hi, I would like to mention that I tested the fix by @GoingMyWay because mine felt hacky, but it didn't work, still crashed when logging the stats. Reverted back to...

Hi @stevearc , Thanks for getting back to me! When I do `:AerialToggle!`, nothing happens. This happens for python and rust, 2 languages I'm using. `:AerialInfo` for python: ``` Aerial...

Thanks @stevearc , My configuration for python is pretty bare-bones, though I use `pylsp-language-server` installed through `mason.nvim`. I am using Neovim `v0.7.2`. I am using Astronvim `v1.9.2`. I am not...

Hey @stevearc , I tried using that branch instead, but got the same error again. ```lua E5108: Error executing lua ...m/site/pack/packer/opt/aerial.nvim/lua/aerial/window.lua:271: Failed to switch to window 10 03 stack traceback:...