Update index.html
Browse files- index.html +2 -2
index.html
CHANGED
@@ -40,7 +40,7 @@
|
|
40 |
<div class="row">
|
41 |
<div class="col-sm">
|
42 |
<figure class="block dark:hidden">
|
43 |
-
<img alt="APA activation" src="https://huggingface.co/spaces/konsa15/AGLU/resolve/main/assets/unified_activations_combined.jpg">
|
44 |
<figcaption> Figure 1: APA unifies most activation functions under the same formula.</figcaption>
|
45 |
</figure>
|
46 |
</div>
|
@@ -59,7 +59,7 @@ The derivatives of AGLU with respect to 魏 (top), 位 (middle) and z (bottom) are
|
|
59 |
<div class="row">
|
60 |
<div class="col-sm">
|
61 |
<figure class="block dark:hidden">
|
62 |
-
<img alt="AGLU derivatives" src="https://huggingface.co/spaces/konsa15/AGLU/resolve/main/assets/derivative_visualisations.jpg">
|
63 |
<figcaption> Figure 2: The derivatives of AGLU with respect to 魏 (top), 位 (middle) and z (bottom).</figcaption>
|
64 |
</figure>
|
65 |
</div>
|
|
|
40 |
<div class="row">
|
41 |
<div class="col-sm">
|
42 |
<figure class="block dark:hidden">
|
43 |
+
<img alt="APA activation" src="https://huggingface.co/spaces/konsa15/AGLU/resolve/main/assets/unified_activations_combined.jpg" width="600">
|
44 |
<figcaption> Figure 1: APA unifies most activation functions under the same formula.</figcaption>
|
45 |
</figure>
|
46 |
</div>
|
|
|
59 |
<div class="row">
|
60 |
<div class="col-sm">
|
61 |
<figure class="block dark:hidden">
|
62 |
+
<img alt="AGLU derivatives" src="https://huggingface.co/spaces/konsa15/AGLU/resolve/main/assets/derivative_visualisations.jpg" width="600">
|
63 |
<figcaption> Figure 2: The derivatives of AGLU with respect to 魏 (top), 位 (middle) and z (bottom).</figcaption>
|
64 |
</figure>
|
65 |
</div>
|