Stone Tao
Stone Tao
A lot of problems with windows at the moment e.g can't kill(SIGCONT)
See https://nodejs.org/api/os.html#os_os_setpriority_pid_priority for how we can set priorities of processes and encourage the system to schedule accordingly to maintain better balancing.
Dimensions can actually replicate Open AI's gym and make it much more accessible by machine learning enthusiasts in other languages. There are two ways of approaching this: 1. In particular,...
For the amount of data nested in each class instance of things like `Design, Agent, Match` etc. probably would be preferable to create a GraphQL interface to access the immense...
Allow users to use commands from agents in initialization stage instead of only update
## Problem Description I'm running `poetry lock` to generate a new lockfile, is it meant to be super slow (going on about half an hour now)? I assume this is...
Opening an issue on adding [ManiSkill2](https://github.com/haosulab/ManiSkill2) cleanrl baselines. The primary reason is to have good baselines and leverage the fast GPU-accelerated visual rendering of ManiSkill2 for tackling robotics envs. The...
Was wondering if I could reset an environment to a particular state and instead of calling env.step to get a timestep and observation, I could call a function to get...
This is more of a convenience, there doesn't really appear to be significant speed improvements on some of the simpler tasks