Skip to content

ML-Agents Beta 0.10.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@ervteng ervteng released this 10 Oct 01:15
71ab07a

Fixes & Performance Improvements

  • Fix crash when exporting a behavioral cloning model with LSTM (#2679)
  • Fix issue when using an SAC model with LSTM in the Unity Inference Engine (#2698)
  • Fixed bug with missing cameras in VisualPyramids and VisualPushBlock scenes (#2672)
  • Fixed an issue when batch size is a non-multiple of sequence length when using LSTM (#2661)