Unity Machine Learning Agents
Project description
Unity ML-Agents Trainers
The mlagents
Python package is part of the
ML-Agents Toolkit. mlagents
provides a set of reinforcement and imitation learning algorithms designed to be
used with Unity environments. The algorithms interface with the Python API
provided by the mlagents_envs
package. See here for
more information on mlagents_envs
.
The algorithms can be accessed using the: mlagents-learn
access point. See
here for more information on using this
package.
Installation
Install the mlagents
package with:
python -m pip install mlagents==0.28.0
Usage & More Information
For more information on the ML-Agents Toolkit and how to instrument a Unity scene with the ML-Agents SDK, check out the main ML-Agents Toolkit documentation.
Limitations
mlagents
does not yet explicitly support multi-agent scenarios so training cooperative behavior among different agents is not stable.- Resuming self-play from a checkpoint resets the reported ELO to the default value.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file mlagents_jf-0.29.0.dev0.tar.gz
.
File metadata
- Download URL: mlagents_jf-0.29.0.dev0.tar.gz
- Upload date:
- Size: 131.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.7 tqdm/4.62.3 importlib-metadata/4.10.0 keyring/23.4.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.8.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 288ef0c04799b6e7e30c4502e417380468692cd812124f4fb426fe800e422f32 |
|
MD5 | 1604b5d1b149a261f435360ba1f7748b |
|
BLAKE2b-256 | 0de078fb0f61a9ca1c938233bef6bae4c232c82016b6b19d611ebf0c15705c8f |