Skip to content

Commit

Permalink
Merge pull request #28 from seabbs/patch-1
Browse files Browse the repository at this point in the history
Caught a few intro typos
  • Loading branch information
elizavetasemenova authored Sep 16, 2024
2 parents 16bcfc1 + 720930f commit 0011b04
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions 01_intro.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ These lecture notes were written by Elizaveta (a.k.a. Liza) Semenova. I am a lec

Most recently, my focus has been on using deep generative modelling to power MCMC inference in classical spatial statistics, as well as adaptive survey design. Even though this course does not touch these subjects, feel free to reach out to discuss.

More details abot my work are avialable [here](https://www.elizaveta-semenova.com/).
More details about my work are available [here](https://www.elizaveta-semenova.com/).


## Giving feedback
Expand All @@ -20,7 +20,7 @@ After the course, I plan to keep improving and expanding the materials since the
- For more substantial suggestions about the course content, such as desired topics, please use issues on [GitHub](https://github.com/elizavetasemenova/prob-epi) or email them to `elizaveta [dot] p [dot] [insert my surname] [at] gmail [dot] com`.

```{margin}
Acknowledging here that learning does not always have to be enjoynable.
Acknowledging here that learning does not always have to be enjoyable.
```
- If you enjoyed the content **and / or** learnt from it, please leave a 'star' to the [book's GitHub](https://github.com/elizavetasemenova/prob-epi) repository.

Expand All @@ -38,7 +38,7 @@ Acknowledging here that learning does not always have to be enjoynable.

## Conda environment

To run the code examples from the course, the recommended Conda environemnt can be created as follows:
To run the code examples from the course, the recommended Conda environment can be created as follows:

```
conda create -n aims python=3.9
Expand All @@ -59,4 +59,4 @@ pip install pyppeteer
%## Table of contents

%```{tableofcontents}
%```
%```

0 comments on commit 0011b04

Please sign in to comment.