这是indexloc提供的服务,不要输入任何密码
Skip to content

0.2.4.post1

Compare
Choose a tag to compare
@Trinkle23897 Trinkle23897 released this 14 Jul 00:00
· 1009 commits to master since this release

Several bug fix and enhancement:

  • remove deprecated API append (#126)
  • Batch.cat_ and Batch.stack_ is now working well with inconsistent keys (#130)
  • Batch.is_empty now correctly recognizes empty over empty Batch (#128)
  • reconstruct collector: remove multiple buffer case, change the internal data to Batch, and add reward_metric for MARL usage (#125)
  • add Batch.update to mimic dict.update (#128)