Skip to content

execution_to_simulation_v0.0.1-alpha

Pre-release
Pre-release

Choose a tag to compare

@BramSrna BramSrna released this 28 Aug 01:35
· 13 commits to main since this release
090db6f
  • User defines initial executor with two modes: exploration and performance
  • While executing, executor will build up a simulator
  • Once simulator is mature enough (this is defined through number of missing states), it can be used to create a new optimized task
  • Optimized task should be better than initial performance mode and can continue to improve as simulator receives further data