-
While testing the FinRL_MultiCrypto_Trading.ipynb notebook, it throws out an error in the following
ImportError Traceback (most recent call last)
[](https://localhost…
-
### Describe the bug
When a DirectRLEnv is truncated by having a max_episode_length property set in gym.register,
Isaac Lab will crash when a truncate happens. The root cause being a single "Tr…
-
After cloning the Unity ml-agents package, I tried to install the experimental version of the library that allows you to push your trained agent to the Hub by executing the below code:
`cd ml-agents`…
-
In a multi-agent setting, when training e.g. `MAPPO_Agents()`, then calling `MAPPO_Agents.save_model(model_name='model.pth')` and finally loading the model `MAPPO_Agents.load_model(path)`, how can I e…
-
Hello there Microsoft UFO Team! Excellent work for you to do such remarkable job, bringing AI closer to Windows system. I am doing similar works like training custom GPT2 models on computer automation…
-
**Description:**
The Eliza project is gaining traction, and many developers are forking the repository to create custom agents or specialized implementations. This distributed development model is …
-
### What happened + What you expected to happen
Using the new V2 API stack raises a `NotImplementedError` in `BatchIndividualItems(ConnectorV2)`
### Versions / Dependencies
Google Colab, Pyth…
-
python 3.9.0
When I ran the command
`python scripts/run_train.py --agent_cfg=adv_scenic.yaml --scenario_cfg=train_scenario_scenic.yaml --mode train_scenario --scenario_id 1`
An error occurred.
`se…
-
Hello,
Is there a way for the Agent to install relevant libraries automatically.
As a test i wanted the agent to train a classification network to classify the MNIST dataset and tell me the re…
-
I was trying to reproduce your results, however whenever I try to run the script about `simple_speaker_listener`, it crashes for a shape mismatch (Currently trying your last commit, but also on old co…