-
Can you please give us access to a linux based executable for your environment? You are only providing a MacOS and Win10 versions.
-
**Describe the Bug**
While updating the mlagents version E2E screenshot tests, I noticed the expected screenshots look a bit suspicious for some items. `Bad Goal Multi` and `Hollow Box` were absent a…
-
Hello, I have been trying to follow the hummingbird tutorial and to train it using the gpu, however, when I start training I get a message saying that there are multiple devices "cuda:0" and "cpu".
I…
-
Hello.
Try running this piece of code:
```python
from obstacle_tower_env import ObstacleTowerEnv
import sys
import argparse
import time
def run_episode(env):
done = False
reward =…
-
## Motivation
Unity is a popular method for creating game environments for RL algorithms. I was wondering if potentially adding support for [Unity's MLAgents framework](https://unity.com/products/m…
-
Hello, I have come with concrete questions about the DroneAgent. Firstly, thanks again for providing such a great example of how we can use MLAgents for drone exploration. I have been investing a lot …
-
I am trying to test my environment with docker on a GCloud VM.
I noticed multiple issues while trying to build and run the docker:
### 1. The only version working with the README tutorial is pyt…
-
### Environment
Build Version is: 21101020.
- OS Version: Mac-Catalina 10.15.7
### Detailed description of bug
Will not get to the profession screen when attempting to host a local game
…
-
你好,我在安装环境依赖的时候出现了一个冲突
```
`ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflic…
-
Excuse me. Could you tell us how to run this project? When we ran it, we received the error that "TypeError: Invalid first argument to `register()`. typing.Dict[mlagents.trainers.settings.RewardSignal…