Skip to content

Commit 1032e6a

Browse files
committed
minor edits
1 parent 6b840c4 commit 1032e6a

File tree

4 files changed

+19
-32
lines changed

4 files changed

+19
-32
lines changed

_includes/feature_row

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626

2727
<div class="archive__item-body">
2828
{% if f.title %}
29-
<h2 class="archive__item-title" >{{ f.title | markdownify }}</h2>
29+
<h2 class="archive__item-title" >{{ f.title }}</h2>
3030
{% endif %}
3131
{% if f.subtitle %}
3232
<div class="archive__item-excerpt" style="font-size:1em;">{{ f.subtitle | markdownify }}</div>

_pages/workingGroups/4STEM.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ We are working to collect materials from all courses that teach TinyML to create
1818

1919
{% include feature_row id="programs" type="center" %}
2020

21+
+ The 2022 Edge AI Summer Institute (EASI-22) held their summer program on TinyML for **High School Students and Teachers**! You can view the [course website and materials](/EASI-22)!
22+
2123
+ Backyard Brains used TinyML as part of their 2021 AI Fellowship for **High School Students and Teachers**! You can [find our more about the program here](https://blog.backyardbrains.com/2021/03/backyard-brains-2021-ai-fellowship/)!
2224

2325
+ CReating Effective STem Learning EXperiences (CRESTLEX 3.0) held their summer 2021 program on TinyML for **High School Students and Teachers**! You can view the [course flyer](/CRESTLEX3_Flyer/) and the [course website](/CRESTLEX3/)!

_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="http://localhost:4000/feed.xml" rel="self" type="application/atom+xml" /><link href="http://localhost:4000/" rel="alternate" type="text/html" /><updated>2022-06-23T10:02:57-04:00</updated><id>http://localhost:4000/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="http://localhost:4000/feed.xml" rel="self" type="application/atom+xml" /><link href="http://localhost:4000/" rel="alternate" type="text/html" /><updated>2022-06-23T10:07:59-04:00</updated><id>http://localhost:4000/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: 15 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -227,8 +227,7 @@ <h1 id="page-title" class="page__title" itemprop="headline">
227227
228228
<div class="archive__item-body">
229229
230-
<h2 class="archive__item-title" ><p>Upcoming Events</p>
231-
</h2>
230+
<h2 class="archive__item-title" >Upcoming Events</h2>
232231
233232
234233
@@ -263,8 +262,7 @@ <h2 class="archive__item-title" ><p>Upcoming Events</p>
263262

264263
<div class="archive__item-body">
265264

266-
<h2 class="archive__item-title"><p>Thanks to all of our sponsors!</p>
267-
</h2>
265+
<h2 class="archive__item-title">Thanks to all of our sponsors!</h2>
268266

269267

270268

@@ -354,8 +352,7 @@ <h2 class="archive__item-title"><p>Thanks to all of our sponsors!</p>
354352

355353
<div class="archive__item-body">
356354

357-
<h2 class="archive__item-title"><p>Take a Free Online Course to Learn More</p>
358-
</h2>
355+
<h2 class="archive__item-title">Take a Free Online Course to Learn More</h2>
359356

360357

361358

@@ -388,8 +385,7 @@ <h2 class="archive__item-title"><p>Take a Free Online Course to Learn More</p>
388385

389386
<div class="archive__item-body">
390387

391-
<h2 class="archive__item-title"><p>Foundations of TinyML</p>
392-
</h2>
388+
<h2 class="archive__item-title">Foundations of TinyML</h2>
393389

394390

395391

@@ -420,8 +416,7 @@ <h2 class="archive__item-title"><p>Foundations of TinyML</p>
420416

421417
<div class="archive__item-body">
422418

423-
<h2 class="archive__item-title"><p>Applications Of TinyML</p>
424-
</h2>
419+
<h2 class="archive__item-title">Applications Of TinyML</h2>
425420

426421

427422

@@ -452,8 +447,7 @@ <h2 class="archive__item-title"><p>Applications Of TinyML</p>
452447

453448
<div class="archive__item-body">
454449

455-
<h2 class="archive__item-title"><p>Deploying TinyML</p>
456-
</h2>
450+
<h2 class="archive__item-title">Deploying TinyML</h2>
457451

458452

459453

@@ -484,8 +478,7 @@ <h2 class="archive__item-title"><p>Deploying TinyML</p>
484478

485479
<div class="archive__item-body">
486480

487-
<h2 class="archive__item-title"><p>MLOps for Scaling TinyML</p>
488-
</h2>
481+
<h2 class="archive__item-title">MLOps for Scaling TinyML</h2>
489482

490483

491484

@@ -516,8 +509,7 @@ <h2 class="archive__item-title"><p>MLOps for Scaling TinyML</p>
516509

517510
<div class="archive__item-body">
518511

519-
<h2 class="archive__item-title"><p>Introduction to Embedded Machine Learning</p>
520-
</h2>
512+
<h2 class="archive__item-title">Introduction to Embedded Machine Learning</h2>
521513

522514

523515

@@ -548,8 +540,7 @@ <h2 class="archive__item-title"><p>Introduction to Embedded Machine Learning</p>
548540

549541
<div class="archive__item-body">
550542

551-
<h2 class="archive__item-title"><p>Computer Vision with Embedded Machine Learning</p>
552-
</h2>
543+
<h2 class="archive__item-title">Computer Vision with Embedded Machine Learning</h2>
553544

554545

555546

@@ -584,8 +575,7 @@ <h2 class="archive__item-title"><p>Computer Vision with Embedded Machine Learnin
584575

585576
<div class="archive__item-body">
586577

587-
<h2 class="archive__item-title"><p>Build and Teach Your Own Course</p>
588-
</h2>
578+
<h2 class="archive__item-title">Build and Teach Your Own Course</h2>
589579

590580

591581

@@ -807,8 +797,7 @@ <h4 id="for-more-materials-seminars--tutorials--demos--etc-check-out-the-tinyml4
807797

808798
<div class="archive__item-body">
809799

810-
<h2 class="archive__item-title"><p>Explore our Working Groups</p>
811-
</h2>
800+
<h2 class="archive__item-title">Explore our Working Groups</h2>
812801

813802

814803

@@ -863,8 +852,7 @@ <h2 class="archive__item-title"><p>Explore our Working Groups</p>
863852

864853
<div class="archive__item-body">
865854

866-
<h2 class="archive__item-title"><p>TinyML4D</p>
867-
</h2>
855+
<h2 class="archive__item-title">TinyML4D</h2>
868856

869857

870858

@@ -895,8 +883,7 @@ <h2 class="archive__item-title"><p>TinyML4D</p>
895883

896884
<div class="archive__item-body">
897885

898-
<h2 class="archive__item-title"><p>TinyML4K12</p>
899-
</h2>
886+
<h2 class="archive__item-title">TinyML4K12</h2>
900887

901888

902889

@@ -927,8 +914,7 @@ <h2 class="archive__item-title"><p>TinyML4K12</p>
927914

928915
<div class="archive__item-body">
929916

930-
<h2 class="archive__item-title"><p>TinyML4Xlation</p>
931-
</h2>
917+
<h2 class="archive__item-title">TinyML4Xlation</h2>
932918

933919

934920

@@ -959,8 +945,7 @@ <h2 class="archive__item-title"><p>TinyML4Xlation</p>
959945

960946
<div class="archive__item-body">
961947

962-
<h2 class="archive__item-title"><p>TinyML4STEM</p>
963-
</h2>
948+
<h2 class="archive__item-title">TinyML4STEM</h2>
964949

965950

966951

0 commit comments

Comments
 (0)