es_pytorch icon indicating copy to clipboard operation
es_pytorch copied to clipboard

Investigate novelty search

Open sash-a opened this issue 5 years ago • 1 comments
trafficstars

From testing novelty search seems to be doing as it is programmed, but in practice it performs poorly.

Options:

  • [x] compare to openai's method of calculating the novelty metric
  • [x] sqrt the distances
  • [ ] add more behaviors to the initial archive
  • [ ] compare vector of positions and final position (as a behavioral classification)

sash-a avatar Sep 28 '20 14:09 sash-a

9676a5b72bd51a556de111a77bdddd04f783a45e

sash-a avatar Oct 03 '20 08:10 sash-a