Skip to content

v1.0.9.1

Compare
Choose a tag to compare
@chenyangkang chenyangkang released this 07 Nov 01:57
· 205 commits to main since this release

Main changes:

  • Update random jitter method of quadtree.
  • Update the splitting algorithm. Stop splitting if any of the child grid contain less than certain amount of samples.
  • Update gif plotting method. under_grey.
  • Update multiprocessing for training.