diff --git a/applications.html b/applications.html index b86d140..2a10f8b 100644 --- a/applications.html +++ b/applications.html @@ -5813,9 +5813,9 @@ font-size: 2.5em; } - + - + Climate Machine Learning Applications @@ -6640,7 +6640,7 @@

Climate Machine Learning Applications

-

2024-07-04

+

2024-07-09

@@ -6764,8 +6764,8 @@

Paramterisations

Machine Learning

We typically think of Deep Learning as an end-to-end process;
a black box with an input and an output.

-

-

Who’s that Pokémon?

+

+

Who’s that Pokémon?

\[\begin{bmatrix}\vdots\\a_{23}\\a_{24}\\a_{25}\\a_{26}\\a_{27}\\\vdots\\\end{bmatrix}=\begin{bmatrix}\vdots\\0\\0\\1\\0\\0\\\vdots\\\end{bmatrix}\] It’s Pikachu!

Neural Net by 3Blue1Brown under fair dealing.
@@ -6775,7 +6775,7 @@

Machine Learning

Machine Learning in Science

ConvectionDynamic Coreu, T, p, q, ...RadiationMicrophysicsPrecipitationCryosphereBiosphereT, qT, qu, T, p, qT, qu, T, qT, p

-

+

Neural Net by 3Blue1Brown under fair dealing.
Pikachu © The Pokemon Company, used under fair dealing.

@@ -6924,7 +6924,7 @@

Interfacing

  • Language interoperation
  • Physical compatibility
  • -

    +

    @@ -6990,7 +6990,7 @@

    Interfacing

    -

    +

    @@ -7108,7 +7108,7 @@

    Interfacing - Our Solution

    runtime

    -

    +

    diff --git a/slides.html b/slides.html index 0fcaae1..00bf5aa 100644 --- a/slides.html +++ b/slides.html @@ -5813,7 +5813,7 @@ font-size: 2.5em; } - + Introduction to Neural Networks with PyTorch @@ -6840,7 +6840,7 @@

    Fully-connected neural networks

  • For common choices of activation function, see the PyTorch docs.
  • -

    +

    Image source: 3Blue1Brown

    @@ -6923,11 +6923,11 @@

    Convolutional neural networks (CNNs): why?

    -

    +

    -

    +

    Image source: Machine Learning Mastery