-
Please comment or +1 list your flaky tests. Don't just say "gpu tests", name specifics failing
-
### ❓ Question
I want to train my environment on multiple volumes for that i am using a for loop ,and changing the image in the environment
```
from stable_baselines3 import DDPG
from stable_bas…
-
Directive: Build, test, and document the first instance of a SOB
General ideas:
1. Instantiate multiple agents based upon various archetypes and personas
2. Have them communicate or collaborate b…
-
Thank you very much for your excellent work. I have encountered some issues while trying to reproduce your work.
- Did your final model use a single-frame pre-trained model? If so, could you please…
-
See https://github.com/tensorflow/k8s/pull/159 and [error](https://gist.github.com/cwbeitel/beb5436c680cb4ead487edd48500befc).
Error can be reproduced with --sync_replicas set to True (via task.py …
-
Hi!
Let's bring the documentation to all the Korean-speaking community 🌏 (currently 9 out of 77 complete)
Would you want to translate? Please follow the 🤗 [TRANSLATING guide](https://github.com…
-
### 🎤 Tell us your idea
How about we add copilot kit assistant (bottom right like talk/chat assistant) that help users to navigate and resolve thier doubts effectively.
Instead of asking questions…
-
## Goal
As of v1.6, `torch.distributed.rpc` only accepts CPU tensors. Applications have to first move the tensor to CPU and then pass it to RPC APIs. This is both inconvenient and slow. The origina…
-
### System information
- **OS Platform and Distribution (e.g., Linux Ubuntu 16.04)**: OSX
- **Ray installed from (source or binary)**: from pip
- **Ray version**: 0.7.2
- **Python version**: 3.6.8…
-
Hi,
I would like to ask whether there is a jax-based code.
And whether there are some recommendations about jax-based offline rl algorithms.
Thanks!