Every page below is the corresponding example script fully executed, rendered to markdown with its real output images, so you can read the examples on GitHub exactly as they run. Each page links back to the .py script and Jupyter notebook it was generated from.
- HowToFit Lectures — from
scripts/chapter_1_introduction/start_here.py - Tutorial 1: Models — from
scripts/chapter_1_introduction/tutorial_1_models.py - Tutorial 2: Fitting Data — from
scripts/chapter_1_introduction/tutorial_2_fitting_data.py - Tutorial 3: Non Linear Search — from
scripts/chapter_1_introduction/tutorial_3_non_linear_search.py - Tutorial 4: Why Modeling Is Hard — from
scripts/chapter_1_introduction/tutorial_4_why_modeling_is_hard.py - Tutorial 5: Results And Samples — from
scripts/chapter_1_introduction/tutorial_5_results_and_samples.py
These pages are regenerated manually by PyAutoBuild's generate_markdown.py when a curated script changes.