ML-Agents Beta 0.12.1
Pre-release
Pre-release
Fixes & Performance Improvements
- Fixed bug that could degrade training for recurrent networks (#3066). If you are on 0.12.0 and using LSTMs to train your agents, we recommend you upgrade to 0.12.1 and retrain your model.
- Fixed bug in the environment setup in a Jupyter notebook (#3068)
- Added extra logging on API versions in port numbers, to help debugging connection issues (#3069)
- Minor documentation fixes (#3070)