example_problems#

Exports example_problem directory as python package directory.

simba_ml.example_problems.constant_function

Introduces the problem of deriving a constant function.

simba_ml.example_problems.salt_and_brine_tanks

Introduces the problem of salt and brine tanks.

simba_ml.example_problems.sir

Introduces the epidemiological SIR model.

simba_ml.example_problems.sird

Introduces the epidemiological SIRD model.

simba_ml.example_problems.trigonometry

Introduces the problem of deriving sinus and cosinus from each other.