Skip to content

Commit

Permalink
Deploying to gh-pages from @ 7eccfe3 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
jatkinson1000 committed May 30, 2024
1 parent 9730aa9 commit dbb9c4b
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 28 deletions.
30 changes: 6 additions & 24 deletions applications.html

Large diffs are not rendered by default.

6 changes: 4 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,9 @@ <h6>3) Install dependencies</h6>

<p>From within the root directory in a active virtual environment run:
<code>pip install .</code>
This will download the relevant dependencies into the venv as well as setting up the datasets that we will be using in the course.</p>
This will download the relevant dependencies into the venv as well as setting up the datasets that we will be using in the course.<br>
Whilst the workshop should install and run with the latest versions of python libraries, it has been tested with following versions for major dependencies: torch 2.0.1, pandas 2.1.0, palmerpenguins 0.1.4, ipykernel 6.25.2, matplotlib 3.8.0, notebook 7.0.3.</p>


<h6>4) Run the notebook</h6>
<p>From the current directory, launch the Jupyter notebook server:
Expand Down Expand Up @@ -293,7 +295,7 @@ <h2 id="license">License</h2>

<h2 id="contribution-guidelines-and-support">Contribution Guidelines and Support</h2>
<p>If you spot an issue with the materials please let us know by <a href="https://github.com/Cambridge-ICCS/ml-training-material/issues/new/choose" target=blank>opening an issue</a> on GitHub clearly describing the problem.</p>
<p>If you are able to fix an issue that you spot, or an <a href="https://github.com/Cambridge-ICCS/ml-training-material/issues/new/choose" target=blank>existing open issue</a> please get in touch by commenting on the issue thread.</p>
<p>If you are able to fix an issue that you spot, or an <a href="https://github.com/Cambridge-ICCS/ml-training-material/issues" target=blank>existing open issue</a> please get in touch by commenting on the issue thread.</p>
<p>Contributions from the community are welcome. To contribute back to the repository please first <a href="https://github.com/Cambridge-ICCS/ml-training-material/fork" target=blank>fork it</a>, make the neccessary changes to fix the problem, and then open a pull request back to this repository clerly describing the changes you have made. We will then preform a review and merge once ready.</p>
<p>If you would like support using these materials, adapting them to your needs, or delivering them please get in touch either via GitHub or via <a href="https://github.com/Cambridge-ICCS" target=blank>ICCS</a>.</p>

Expand Down
4 changes: 2 additions & 2 deletions slides.html

Large diffs are not rendered by default.

0 comments on commit dbb9c4b

Please sign in to comment.