Skip to content

Releases: Unity-Technologies/ml-agents-dots

ML-Agents on DOTS release 0.3.0

09 Jun 22:36
afdf036
Compare
Choose a tag to compare
Pre-release

Major changes

  • Updated the shared memory communication to be more modular
  • Added materials and textures to the 3DBall Sample
  • Modified the API to reflect changes made to mlagents_envs version 0.16.0
  • Renamed MLAgentsWorld to Policy

ML-Agents on DOTS release 0.2.0

03 Apr 22:38
Compare
Choose a tag to compare
Pre-release

Major changes

  • Made the prototype more stable and compatible with ml-agents 0.15.1
  • Moved away from ECS in favor of using a data container for observations, rewards and actions
  • Introduced SideChannels
  • Introduced minimal UI
  • Implemented inference using barracuda (only non-visual, non-recurrent, continuous models)
  • Implemented Heuristics for decision making
  • Removed dependencies on candidate packages

Version 0.0.1

22 Mar 00:04
73e9b6f
Compare
Choose a tag to compare
Version 0.0.1 Pre-release
Pre-release

This is a pseudo stable version, so I am tagging it in case everything goes downhill from here.