ml-agents-dots

DOTS compatible version of ML-Agents

OTHER License

Stars
18
Committers
5

Bot releases are hidden (Show)

ml-agents-dots - ML-Agents on DOTS release 0.3.0 Latest Release

Published by vincentpierre over 4 years ago

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-dots - ML-Agents on DOTS release 0.2.0

Published by vincentpierre over 4 years ago

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
ml-agents-dots - Version 0.0.1

Published by vincentpierre over 5 years ago

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