Skip to content

Commit 47fa502

Browse files
author
Kshitij Tiwari
committed
Fixed minor typos in readme.
1 parent ea03b72 commit 47fa502

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# Exposure to Gaussian Process (GPs)
22

3-
This repository houses the Ipython Notebooks for implementation of via Gaussian Process which serves complement the contents of the website hosted [here](https://sites.google.com/view/exposure-to-gp/home). To access, open a local copy via Binder (Docker). This will allow you to run the notebook shells and modify the code to your liking.
3+
This repository houses the Ipython Notebooks for implementation of Gaussian Process which serves to complement the contents of the website hosted [here](https://sites.google.com/view/exposure-to-gp/home). To access, open a local copy via Binder (Docker) by clicking on the badge below. This will allow you to run the notebook shells and modify the code to your liking in a docker environment.
44

55
Do leave a [feedback](https://sites.google.com/view/exposure-to-gp/feedback) to let me know what you feel about the contents and if there are any modifications/typos that need to be taken care of. Additionally, if you wish to pool resources by contributing to this journey, I would be more than happy if you could fill out this [work request form](https://sites.google.com/view/exposure-to-gp/feedback/contribute) to reach out to me.
66

7-
I hope that after reading through the contents, you would gain some clarity as to what GPs really are. It is my understanding that the best way to learn is by getting your hands dirty. So, get right to it !!
7+
I hope that after reading through the contents, you would gain clarity as to what GPs really are. It is my understanding that the best way to learn is by getting your hands dirty. So, get right to it!!
88

9-
[![Binder](https://mybinder.org/badge.svg)](https://mybinder.org/v2/gl/ktiwari9%2Fgaussian-process/master?filepath=GP_1D.ipynb)
9+
[![Binder](https://mybinder.org/badge.svg)](https://mybinder.org/v2/gl/ktiwari9%2Fgaussian-process/master?urlpath=lab/tree/GP_1D.ipynb)

0 commit comments

Comments
 (0)