Skip to content

Releases: Unity-Technologies/ml-agents

ML-Agents Beta 0.1.1

21 Sep 15:39
Compare
Choose a tag to compare
ML-Agents Beta 0.1.1 Pre-release
Pre-release

Fixes

  • UnityEnvironment no longer uses OS-specific signal.alarm to timeout connection with Unity. (#9)

Changes

  • PPO now allows for saving more than the most 5 recent model checkpoints. (#16)

ML-Agents Beta 0.1

19 Sep 00:36
Compare
Choose a tag to compare
ML-Agents Beta 0.1 Pre-release
Pre-release

Unity Machine Learning Agents allows researchers and developers to create games and simulations using the Unity Editor into environments where intelligent agents can be trained using reinforcement learning, evolutionary strategies, or other machine learning methods through a simple to use Python API.