-
**### Bonus Unit 1 Notebook Error**
Hello. I have a problem with executing my code in _**Bonus Unit 1**_ and it arises from this line, where, honestly talking, I have not manipulated anything:
`…
-
I tried to run the Virtual Camera example and use the `--onnx_export_path` argument. But it fails with `KeyError: 'camera_2d'`. `camera_2d` is the name of the obs property here. In other examples wher…
-
The PCL implementation causes a minor error when it is used with step_offset, because of
```python
if self.t - self.t_start == self.t_max:
```
in pcl.py, while self.t is overwritten by train_agent…
-
We are using MATSim to simulate of about 400 000 Agents and facing the problem that many agents which are using PT remain stuck at stop facilities. It seems they ‘are missing the vehicle (train, bus, …
-
In the folder _VSGM/Alfworld/agents/_, the Detector is missing, it consits of _mrcnn.py_ and _train_mrcnn.py_ as your _readme.mc_ said. Can you provide this missing folder? thanks!
wkqly updated
3 years ago
-
Hello,
I am trying to find where the non-EGO tracks get assigned their controllers for the closed-loop reactive simulation so that I may change it from running using the IDM controller to the ML co…
-
**Description**
Tracking known issues during training with FSDP.
- Issue with resizing embedding dimensions in distributed train
- Behavior: This throws an exception with embedding sizes out of b…
-
### Title
Should I call my little AI bots geists or NPCs?
### Tags
geists, npc, ai, interfaces
### Category
blog
### Date
2024-08-08
### IMDB ID
_No response_
### Rating
…
-
I have been trying to run the example by following,
```
python tf_agents/agents/categorical_dqn/examples/train_eval_atari.py \
--root_dir=$HOME/atari/pong \
--alsologtostderr
```
However…
-
Trying to run `run_rl.py` pettingzoo example and I get the following error:
```
poetry run python examples/run_rl.py --cuda 0
--> Running on the GPU
----------------------------------------
…