Skip to content

To do list

mpikiran edited this page Sep 21, 2022 · 1 revision

Following is the list of pending tasks:

  • PR comments
  1. Test and validate the Correlational and bookkeeping module.
  2. Test and validate the worker + parallelizer + relativeFactoredNudges module. [Kiran]
  3. Replace the race condition current method that uses external files firecue.txt and writecue.txt by python zmq.
  4. Create a file that stores all the file/ directory paths to clean up the current code. [Rajnikant]
  5. Restructure the project.
  6. Re-develop the linear_inter_extra_polate procedure from beam-calibration/search-space-control/initializers.py to merge in relativeFactoredNudges.py for the stage 2 'moving-average gradient-based' nudge computations.
  7. Test 'moving-average gradient-based' nudge implementation.
  8. Create an interface communicating the 'Search Space Control' method with the Bayesian Optimizer method.
  9. Code review with Sid/ Rashid/ Colin/ Sid ...
  10. Document/ publish ...