Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit a72432f

Browse files
committed
adding redirect for 2022 scitinyml
1 parent 8c131ac commit a72432f

File tree

4 files changed

+41
-1
lines changed

4 files changed

+41
-1
lines changed

_data/materials/workshops.yaml

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,28 @@
1+
- title: "SciTinyML 2022"
2+
subtitle: "Scientific Use of Machine Learning on Low-Power Devices"
3+
date: "Spring/Summer 2022"
4+
audience: "Everyone"
5+
language_instruction: "English"
6+
language_materials: "English"
7+
links:
8+
- url: "/SciTinyML-22/africa"
9+
title: "African Workshop Website"
10+
- url: "/SciTinyML-22/asia"
11+
title: "Asian Workshop Website"
12+
- url: "/SciTinyML-22/latam"
13+
title: "Latam Workshop Website"
14+
thumbnails:
15+
- image: "/assets/images/thumbnails/harvard_seas.svg"
16+
alt: "Harvard John A. Paulson School of Engineering and Applied Sciences"
17+
url: "https://www.seas.harvard.edu/"
18+
- image: "/assets/images/thumbnails/ictp.svg"
19+
alt: "The Abdus Salam International Centre for Theoretical Physics (ICTP)"
20+
url: "https://www.ictp.it/"
21+
- image: "/assets/images/thumbnails/tinyML.svg"
22+
alt: "TinyML Foundation"
23+
url: "https://www.tinyml.org/"
24+
4D_Event: 1
25+
126
- title: "SciTinyML 2021"
227
subtitle: "Scientific Use of Machine Learning on Low-Power Devices"
328
date: "October 2021"

_pages/redirects/SciTinyML.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
layout: redirected
3+
sitemap: false
4+
permalink: /SciTinyML
5+
redirect_to: /SciTinyML-22
6+
---

_site/feed.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="3.9.0">Jekyll</generator><link href="https://tinymlx.github.io/feed.xml" rel="self" type="application/atom+xml" /><link href="https://tinymlx.github.io/" rel="alternate" type="text/html" /><updated>2022-04-08T11:25:48-04:00</updated><id>https://tinymlx.github.io/feed.xml</id><title type="html">TinyMLedu</title><subtitle>The Tiny Machine Learning Open Education Initiative</subtitle><author><name>TinyMLedu</name><email></email></author></feed>
1+
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="3.9.0">Jekyll</generator><link href="https://tinymlx.github.io/feed.xml" rel="self" type="application/atom+xml" /><link href="https://tinymlx.github.io/" rel="alternate" type="text/html" /><updated>2022-04-11T16:26:47-04:00</updated><id>https://tinymlx.github.io/feed.xml</id><title type="html">TinyMLedu</title><subtitle>The Tiny Machine Learning Open Education Initiative</subtitle><author><name>TinyMLedu</name><email></email></author></feed>

_site/index.html

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -675,6 +675,15 @@ <h3 id="workshops">Workshops</h3>
675675
</tr>
676676
</thead>
677677
<tbody>
678+
<tr>
679+
<td><a href="https://www.seas.harvard.edu/"><img src="/assets/images/thumbnails/harvard_seas.svg" alt="Harvard John A. Paulson School of Engineering and Applied Sciences" style="max-height:25pt; width:auto;" /></a><a href="https://www.ictp.it/"><img src="/assets/images/thumbnails/ictp.svg" alt="The Abdus Salam International Centre for Theoretical Physics (ICTP)" style="max-height:25pt; width:auto;" /></a><a href="https://www.tinyml.org/"><img src="/assets/images/thumbnails/tinyML.svg" alt="TinyML Foundation" style="max-height:25pt; width:auto;" /></a></td>
680+
<td><strong>SciTinyML 2022</strong> <br /> Scientific Use of Machine Learning on Low-Power Devices</td>
681+
<td>Spring/Summer 2022</td>
682+
<td>Everyone</td>
683+
<td>English</td>
684+
<td>English</td>
685+
<td><a href="/SciTinyML-22/africa"> African Workshop Website </a> <br /> <a href="/SciTinyML-22/asia"> Asian Workshop Website </a> <br /> <a href="/SciTinyML-22/latam"> Latam Workshop Website </a> <br /></td>
686+
</tr>
678687
<tr>
679688
<td><a href="https://www.seas.harvard.edu/"><img src="/assets/images/thumbnails/harvard_seas.svg" alt="Harvard John A. Paulson School of Engineering and Applied Sciences" style="max-height:25pt; width:auto;" /></a><a href="https://www.ictp.it/"><img src="/assets/images/thumbnails/ictp.svg" alt="The Abdus Salam International Centre for Theoretical Physics (ICTP)" style="max-height:25pt; width:auto;" /></a><a href="https://www.tinyml.org/"><img src="/assets/images/thumbnails/tinyML.svg" alt="TinyML Foundation" style="max-height:25pt; width:auto;" /></a></td>
680689
<td><strong>SciTinyML 2021</strong> <br /> Scientific Use of Machine Learning on Low-Power Devices</td>

0 commit comments

Comments
 (0)