Skip to content

v0.1.4

Compare
Choose a tag to compare
@mingzhang96 mingzhang96 released this 17 Jan 11:57
· 97 commits to main since this release

New Features

Bug Fix

  • Fix normalize bug #23
  • Fix action_type = None with partial vision #24
  • Update random engine to ensure reproducibility #25

API change

  • We add seed parameter in Server for a quick way to set the seed.