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