rasmusmarak / TOSS

Trajectory Optimization for a Spacecraft Swarm Orbiting 67P/Churyumov-Gerasimenko.
GNU General Public License v3.0
3 stars 0 forks source link

Added fitness-over-generation plot. #34

Closed rasmusmarak closed 1 year ago

rasmusmarak commented 1 year ago

Added a fitness over generation plot.

To answer the second point #31 regarding the convergence rate, perhaps the best way forward is to either benchmark a set of smaller runs or perform one longer run (i.e with a larger number of generations/population).

review-notebook-app[bot] commented 1 year ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

gomezzz commented 1 year ago

To answer the second point https://github.com/rasmusmarak/67P-Swarm/issues/31 regarding the convergence rate, perhaps the best way forward is to either benchmark a set of smaller runs or perform one longer run (i.e with a larger number of generations/population).

Yes ideally run a longer to explore the optimum you can achieve and then run a few shorter ones to see how close they get. From the plot you posted it clearly hasn't converged, ideally post results in #31

rasmusmarak commented 1 year ago

Perfect, then I will run these tests during the upcoming night and post them in the issue.