Add new posts about eddl

This commit is contained in:
2021-10-13 18:34:16 -04:00
parent 1595ec54ad
commit c2f2b702c5
16 changed files with 621 additions and 40 deletions
+24 -20
View File
@@ -60,6 +60,8 @@
</nav>
</div>
</header>
@@ -73,6 +75,24 @@
<ul class="post-list">
<li>
<h2>
<a class="post-link" href="/archivers/eddl-how-do-we-train-on-limited-edge-devices">EDDL: How do we train neural networks on limited edge devices - PART 1</a>
</h2>
<div class="post-meta">Oct 13, 2021</div>
<div class="post-excerpt">
<p>This post introduces our previous milestone in project “Edge trainer”, as the paper “EDDL: A Distributed Deep Learning System for Resource-limited Edge Computing Environment.” was published.
As the first part of the introductions, I focus only on the motivation and summary of our works.
More details in design and implementation can be found in late posts.</p>
<p>
<a class="post-link" href="/archivers/eddl-how-do-we-train-on-limited-edge-devices">Read More &raquo;</a>
</p>
</div>
</li>
<li>
<h2>
<a class="post-link" href="/archivers/generate-word-cloud-with-chinese-fenci">Generate Word Cloud Figures with Chinese-Tokenization and WordCloud python libraries</a>
@@ -144,22 +164,6 @@ My current solution is using AP to forward all SSL traffic to a proxy, <a href="
</div>
</li>
<li>
<h2>
<a class="post-link" href="/archivers/hello">Stop Talking is the worst title of one blog</a>
</h2>
<div class="post-meta">Oct 26, 2016</div>
<div class="post-excerpt">
<p>
<a class="post-link" href="/archivers/hello">Read More &raquo;</a>
</p>
</div>
</li>
</ul>
<!-- Pagination links -->
@@ -167,9 +171,9 @@ My current solution is using AP to forward all SSL traffic to a proxy, <a href="
<span class="previous">PREV</span>
<span class="page_number ">1 of 1</span>
<span class="page_number ">1 of 2</span>
<span class="next ">NEXT</span>
<a href="/page2" class="next">NEXT</a>
</div>
@@ -196,6 +200,8 @@ My current solution is using AP to forward all SSL traffic to a proxy, <a href="
<div class="col-box-title">Newest Posts</div>
<ul class="post-list">
<li><a class="post-link" href="/archivers/eddl-how-do-we-train-on-limited-edge-devices">EDDL: How do we train neural networks on limited edge devices - PART 1</a></li>
<li><a class="post-link" href="/archivers/generate-word-cloud-with-chinese-fenci">Generate Word Cloud Figures with Chinese-Tokenization and WordCloud python libraries</a></li>
<li><a class="post-link" href="/archivers/intro-xv6">Xv6 introduction</a></li>
@@ -204,8 +210,6 @@ My current solution is using AP to forward all SSL traffic to a proxy, <a href="
<li><a class="post-link" href="/archivers/charles-is-not-a-good-tool">Using charles proxy to monitor mobile SSL traffics</a></li>
<li><a class="post-link" href="/archivers/hello">Stop Talking is the worst title of one blog</a></li>
</ul>
</div>