-
i see files named `traj_data.json` which seem to have plan to complete the task. But i don't know how to transfer `discrete_action` into command that can interact with env. such as:
```json
"plan": …
-
I got this error after run "python main.py --mode=train"
```
Traceback (most recent call last):
File "D:\1. APPS\PyCharm\PyCharm Community Edition 2022.2.3\plugins\python-ce\helpers\pydev\pyd…
-
Hello,
I've been enjoying the plugin a lot, however I was trying to figure out if it's possible to have a non-MARL multi-agent setup, specifically with PPO.
Buy this I mean having multiple agen…
-
Hello, I want to replicate the results of Table 2 on your paper - in particular the performances of the Seq2Seq and BUTLER agents. After I have trained the two agents, what scripts should I run to rep…
-
Hi,
I've import this plugin (https://github.com/miyamotok0105/unity-ml-agents/blob/master/docs/Using-TensorFlow-Sharp-in-Unity.md#using-your-own-trained-graphs)
Then run the Unity project.
![image]…
-
Hello,
When I'm trying to play the trained high-level teacher policy, I can see the process running in terminal, but the Isaac Gym window is always a black screen. I have trained and loaded the lo…
-
Hi, I developed a environment with action_spec as :
BoundedTensorSpec(shape=(2,), dtype=tf.int32, name='action', minimum=array(0, dtype=int32), maximum=array(65535, dtype=int32))
Since the two act…
-
## Habitat-Lab and Habitat-Sim versions
Habitat-Lab: master (Commit `ce397`, May 7, 2021)
Habitat-Sim: master (Commit `5cb10`, May 7, 2021)
## Docs and Tutorials
Did you read the docs? Yes
…
-
Security of AI agents in a broad aspect
CoreLocker and MInference are quite interesting. But how can I think of a topic with three objectives that can cover all of this stuff?
- obj1: explore thre…
-
Would it be possible to have standalone agents, already trained in our core system, but can run on new data and give EVM/Class scores? The goal would hopefully be able to use the trained networks in …