You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: notebooks/chapter_1_introduction/README.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,12 +7,12 @@ a non-linear search and inspect and interpret the results.
7
7
8
8
The chapter contains the following tutorials:
9
9
10
-
-[Tutorial 1: Models](https://colab.research.google.com/github/PyAutoLabs/HowToFit/blob/2026.5.8.1/notebooks/chapter_1_introduction/tutorial_1_models.ipynb) — What probabilistic models are and how to compose them using PyAutoFit.
10
+
-[Tutorial 1: Models](https://colab.research.google.com/github/PyAutoLabs/HowToFit/blob/2026.5.8.2/notebooks/chapter_1_introduction/tutorial_1_models.ipynb) — What probabilistic models are and how to compose them using PyAutoFit.
11
11
12
-
-[Tutorial 2: Fitting Data](https://colab.research.google.com/github/PyAutoLabs/HowToFit/blob/2026.5.8.1/notebooks/chapter_1_introduction/tutorial_2_fitting_data.ipynb) — Fitting a model with an input set of parameters to data and quantifying the goodness of fit.
12
+
-[Tutorial 2: Fitting Data](https://colab.research.google.com/github/PyAutoLabs/HowToFit/blob/2026.5.8.2/notebooks/chapter_1_introduction/tutorial_2_fitting_data.ipynb) — Fitting a model with an input set of parameters to data and quantifying the goodness of fit.
13
13
14
-
-[Tutorial 3: Non Linear Search](https://colab.research.google.com/github/PyAutoLabs/HowToFit/blob/2026.5.8.1/notebooks/chapter_1_introduction/tutorial_3_non_linear_search.ipynb) — Searching non-linear parameter spaces to find the best-fit model.
14
+
-[Tutorial 3: Non Linear Search](https://colab.research.google.com/github/PyAutoLabs/HowToFit/blob/2026.5.8.2/notebooks/chapter_1_introduction/tutorial_3_non_linear_search.ipynb) — Searching non-linear parameter spaces to find the best-fit model.
15
15
16
-
-[Tutorial 4: Complex Models](https://colab.research.google.com/github/PyAutoLabs/HowToFit/blob/2026.5.8.1/notebooks/chapter_1_introduction/tutorial_4_complex_models.ipynb) — Composing and fitting more complex models in a scalable and extensible way.
16
+
-[Tutorial 4: Complex Models](https://colab.research.google.com/github/PyAutoLabs/HowToFit/blob/2026.5.8.2/notebooks/chapter_1_introduction/tutorial_4_complex_models.ipynb) — Composing and fitting more complex models in a scalable and extensible way.
17
17
18
-
-[Tutorial 5: Results and Samples](https://colab.research.google.com/github/PyAutoLabs/HowToFit/blob/2026.5.8.1/notebooks/chapter_1_introduction/tutorial_5_results_and_samples.ipynb) — Interpreting model-fit results and using the samples for scientific analysis.
18
+
-[Tutorial 5: Results and Samples](https://colab.research.google.com/github/PyAutoLabs/HowToFit/blob/2026.5.8.2/notebooks/chapter_1_introduction/tutorial_5_results_and_samples.ipynb) — Interpreting model-fit results and using the samples for scientific analysis.
Copy file name to clipboardExpand all lines: notebooks/chapter_3_graphical_models/README.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,12 +8,12 @@ and 'global' parameters that fit for global trends across the whole dataset.
8
8
9
9
The chapter contains the following tutorials:
10
10
11
-
-[Tutorial 1: Individual Models](https://colab.research.google.com/github/PyAutoLabs/HowToFit/blob/2026.5.8.1/notebooks/chapter_3_graphical_models/tutorial_1_individual_models.ipynb) — Inferring global parameters from a dataset by fitting the model to each individual dataset one-by-one.
11
+
-[Tutorial 1: Individual Models](https://colab.research.google.com/github/PyAutoLabs/HowToFit/blob/2026.5.8.2/notebooks/chapter_3_graphical_models/tutorial_1_individual_models.ipynb) — Inferring global parameters from a dataset by fitting the model to each individual dataset one-by-one.
12
12
13
-
-[Tutorial 2: Graphical Model](https://colab.research.google.com/github/PyAutoLabs/HowToFit/blob/2026.5.8.1/notebooks/chapter_3_graphical_models/tutorial_2_graphical_model.ipynb) — Fitting the dataset with a graphical model that fits all datasets simultaneously to infer the global parameters.
13
+
-[Tutorial 2: Graphical Model](https://colab.research.google.com/github/PyAutoLabs/HowToFit/blob/2026.5.8.2/notebooks/chapter_3_graphical_models/tutorial_2_graphical_model.ipynb) — Fitting the dataset with a graphical model that fits all datasets simultaneously to infer the global parameters.
14
14
15
-
-[Tutorial 3: Graphical Benefits](https://colab.research.google.com/github/PyAutoLabs/HowToFit/blob/2026.5.8.1/notebooks/chapter_3_graphical_models/tutorial_3_graphical_benefits.ipynb) — Illustrating the benefits of graphical modeling over fitting individual datasets one-by-one.
15
+
-[Tutorial 3: Graphical Benefits](https://colab.research.google.com/github/PyAutoLabs/HowToFit/blob/2026.5.8.2/notebooks/chapter_3_graphical_models/tutorial_3_graphical_benefits.ipynb) — Illustrating the benefits of graphical modeling over fitting individual datasets one-by-one.
16
16
17
-
-[Tutorial 4: Hierarchical Models](https://colab.research.google.com/github/PyAutoLabs/HowToFit/blob/2026.5.8.1/notebooks/chapter_3_graphical_models/tutorial_4_hierarchical_models.ipynb) — Fitting hierarchical models using the graphical modeling framework.
17
+
-[Tutorial 4: Hierarchical Models](https://colab.research.google.com/github/PyAutoLabs/HowToFit/blob/2026.5.8.2/notebooks/chapter_3_graphical_models/tutorial_4_hierarchical_models.ipynb) — Fitting hierarchical models using the graphical modeling framework.
18
18
19
-
-[Tutorial 5: Expectation Propagation](https://colab.research.google.com/github/PyAutoLabs/HowToFit/blob/2026.5.8.1/notebooks/chapter_3_graphical_models/tutorial_5_expectation_propagation.ipynb) — Scaling graphical models up to fit extremely large datasets using Expectation Propagation (EP).
19
+
-[Tutorial 5: Expectation Propagation](https://colab.research.google.com/github/PyAutoLabs/HowToFit/blob/2026.5.8.2/notebooks/chapter_3_graphical_models/tutorial_5_expectation_propagation.ipynb) — Scaling graphical models up to fit extremely large datasets using Expectation Propagation (EP).
Copy file name to clipboardExpand all lines: scripts/chapter_1_introduction/README.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,12 +7,12 @@ a non-linear search and inspect and interpret the results.
7
7
8
8
The chapter contains the following tutorials:
9
9
10
-
-[Tutorial 1: Models](https://colab.research.google.com/github/PyAutoLabs/HowToFit/blob/2026.5.8.1/notebooks/chapter_1_introduction/tutorial_1_models.ipynb) — What probabilistic models are and how to compose them using PyAutoFit.
10
+
-[Tutorial 1: Models](https://colab.research.google.com/github/PyAutoLabs/HowToFit/blob/2026.5.8.2/notebooks/chapter_1_introduction/tutorial_1_models.ipynb) — What probabilistic models are and how to compose them using PyAutoFit.
11
11
12
-
-[Tutorial 2: Fitting Data](https://colab.research.google.com/github/PyAutoLabs/HowToFit/blob/2026.5.8.1/notebooks/chapter_1_introduction/tutorial_2_fitting_data.ipynb) — Fitting a model with an input set of parameters to data and quantifying the goodness of fit.
12
+
-[Tutorial 2: Fitting Data](https://colab.research.google.com/github/PyAutoLabs/HowToFit/blob/2026.5.8.2/notebooks/chapter_1_introduction/tutorial_2_fitting_data.ipynb) — Fitting a model with an input set of parameters to data and quantifying the goodness of fit.
13
13
14
-
-[Tutorial 3: Non Linear Search](https://colab.research.google.com/github/PyAutoLabs/HowToFit/blob/2026.5.8.1/notebooks/chapter_1_introduction/tutorial_3_non_linear_search.ipynb) — Searching non-linear parameter spaces to find the best-fit model.
14
+
-[Tutorial 3: Non Linear Search](https://colab.research.google.com/github/PyAutoLabs/HowToFit/blob/2026.5.8.2/notebooks/chapter_1_introduction/tutorial_3_non_linear_search.ipynb) — Searching non-linear parameter spaces to find the best-fit model.
15
15
16
-
-[Tutorial 4: Complex Models](https://colab.research.google.com/github/PyAutoLabs/HowToFit/blob/2026.5.8.1/notebooks/chapter_1_introduction/tutorial_4_complex_models.ipynb) — Composing and fitting more complex models in a scalable and extensible way.
16
+
-[Tutorial 4: Complex Models](https://colab.research.google.com/github/PyAutoLabs/HowToFit/blob/2026.5.8.2/notebooks/chapter_1_introduction/tutorial_4_complex_models.ipynb) — Composing and fitting more complex models in a scalable and extensible way.
17
17
18
-
-[Tutorial 5: Results and Samples](https://colab.research.google.com/github/PyAutoLabs/HowToFit/blob/2026.5.8.1/notebooks/chapter_1_introduction/tutorial_5_results_and_samples.ipynb) — Interpreting model-fit results and using the samples for scientific analysis.
18
+
-[Tutorial 5: Results and Samples](https://colab.research.google.com/github/PyAutoLabs/HowToFit/blob/2026.5.8.2/notebooks/chapter_1_introduction/tutorial_5_results_and_samples.ipynb) — Interpreting model-fit results and using the samples for scientific analysis.
Copy file name to clipboardExpand all lines: scripts/chapter_3_graphical_models/README.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,12 +8,12 @@ and 'global' parameters that fit for global trends across the whole dataset.
8
8
9
9
The chapter contains the following tutorials:
10
10
11
-
-[Tutorial 1: Individual Models](https://colab.research.google.com/github/PyAutoLabs/HowToFit/blob/2026.5.8.1/notebooks/chapter_3_graphical_models/tutorial_1_individual_models.ipynb) — Inferring global parameters from a dataset by fitting the model to each individual dataset one-by-one.
11
+
-[Tutorial 1: Individual Models](https://colab.research.google.com/github/PyAutoLabs/HowToFit/blob/2026.5.8.2/notebooks/chapter_3_graphical_models/tutorial_1_individual_models.ipynb) — Inferring global parameters from a dataset by fitting the model to each individual dataset one-by-one.
12
12
13
-
-[Tutorial 2: Graphical Model](https://colab.research.google.com/github/PyAutoLabs/HowToFit/blob/2026.5.8.1/notebooks/chapter_3_graphical_models/tutorial_2_graphical_model.ipynb) — Fitting the dataset with a graphical model that fits all datasets simultaneously to infer the global parameters.
13
+
-[Tutorial 2: Graphical Model](https://colab.research.google.com/github/PyAutoLabs/HowToFit/blob/2026.5.8.2/notebooks/chapter_3_graphical_models/tutorial_2_graphical_model.ipynb) — Fitting the dataset with a graphical model that fits all datasets simultaneously to infer the global parameters.
14
14
15
-
-[Tutorial 3: Graphical Benefits](https://colab.research.google.com/github/PyAutoLabs/HowToFit/blob/2026.5.8.1/notebooks/chapter_3_graphical_models/tutorial_3_graphical_benefits.ipynb) — Illustrating the benefits of graphical modeling over fitting individual datasets one-by-one.
15
+
-[Tutorial 3: Graphical Benefits](https://colab.research.google.com/github/PyAutoLabs/HowToFit/blob/2026.5.8.2/notebooks/chapter_3_graphical_models/tutorial_3_graphical_benefits.ipynb) — Illustrating the benefits of graphical modeling over fitting individual datasets one-by-one.
16
16
17
-
-[Tutorial 4: Hierarchical Models](https://colab.research.google.com/github/PyAutoLabs/HowToFit/blob/2026.5.8.1/notebooks/chapter_3_graphical_models/tutorial_4_hierarchical_models.ipynb) — Fitting hierarchical models using the graphical modeling framework.
17
+
-[Tutorial 4: Hierarchical Models](https://colab.research.google.com/github/PyAutoLabs/HowToFit/blob/2026.5.8.2/notebooks/chapter_3_graphical_models/tutorial_4_hierarchical_models.ipynb) — Fitting hierarchical models using the graphical modeling framework.
18
18
19
-
-[Tutorial 5: Expectation Propagation](https://colab.research.google.com/github/PyAutoLabs/HowToFit/blob/2026.5.8.1/notebooks/chapter_3_graphical_models/tutorial_5_expectation_propagation.ipynb) — Scaling graphical models up to fit extremely large datasets using Expectation Propagation (EP).
19
+
-[Tutorial 5: Expectation Propagation](https://colab.research.google.com/github/PyAutoLabs/HowToFit/blob/2026.5.8.2/notebooks/chapter_3_graphical_models/tutorial_5_expectation_propagation.ipynb) — Scaling graphical models up to fit extremely large datasets using Expectation Propagation (EP).
0 commit comments