Skip to content

Conversation

@alexhroom
Copy link
Collaborator

@alexhroom alexhroom commented Jan 13, 2025

This PR fixes #6 by adding an explanation page for nested sampling and DREAM, and filling out the explanation pages for DE and simplex.

  • adds explanation for general control parameters in the controls class
  • changes the algorithm pages to be strictly explanation for each algorithm and its hyperparameters (referring users to the 'closer look at the Controls block' tutorial if they don't know how to look at these)
  • provides more thorough explanations for each DE control parameter, with guidance moved into each parameter's specific bullet point
  • adds an explanation of each strategy for DE
  • fills out the page for nested sampling with an explanation of the algorithm itself (including a diagram) and an explanation for each control parameter
  • adds more links to the simplex page for further information and explains each control parameter
  • comments out/removes reference to Paramonte while it is still unimplemented
  • adds explanation and parameter explanations for DREAM

Copy link
Collaborator

@StephenNneji StephenNneji left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for this, please see comments

@alexhroom alexhroom merged commit 35a9c3a into RascalSoftware:main Jan 21, 2025
1 check passed
@alexhroom alexhroom deleted the 6-algorithm-explanations branch January 21, 2025 09:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add the explanations for the different algorithm types

2 participants