You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore: upgrade http links to https and expand README
Migrate all http:// URLs to https:// across all 146 issue pages
to avoid mixed-content warnings and improve security.
Also expand README with the newsletter's Chinese title, description,
and a note that the publication ended with issue 146 (Nov 2018).
Co-Authored-By: Claude <noreply@anthropic.com>
<p>林軒田老師的機器學習技法課程在第 13 講終於講到了 Deep Learning,不過也就僅僅這一章有講到 Deep Learning 了,如果大家想要再深入了解 Deep Learning,那可能要移駕到<ahref="http://speech.ee.ntu.edu.tw/~tlkagk/talk.html">李宏毅老師</a>的課程了。</p>
126
+
<p>林軒田老師的機器學習技法課程在第 13 講終於講到了 Deep Learning,不過也就僅僅這一章有講到 Deep Learning 了,如果大家想要再深入了解 Deep Learning,那可能要移駕到<ahref="https://speech.ee.ntu.edu.tw/~tlkagk/talk.html">李宏毅老師</a>的課程了。</p>
<ahref="http://www.cs.nott.ac.uk/~psxasj/3dme/"><imgsrc="original_ratio_extra_large_d88a9161-9e65-442f-b2a6-803cf85db151.png" title="3D Face Reconstruction from a Single Image" alt="" width="730" /></a>
266
+
<ahref="https://www.cs.nott.ac.uk/~psxasj/3dme/"><imgsrc="original_ratio_extra_large_d88a9161-9e65-442f-b2a6-803cf85db151.png" title="3D Face Reconstruction from a Single Image" alt="" width="730" /></a>
267
267
268
-
<h3class="item__title"><ahref="http://www.cs.nott.ac.uk/~psxasj/3dme/">3D Face Reconstruction from a Single Image</a></h3>
268
+
<h3class="item__title"><ahref="https://www.cs.nott.ac.uk/~psxasj/3dme/">3D Face Reconstruction from a Single Image</a></h3>
269
269
<p>之前學過電腦動畫,每次要做立體模型都覺得超麻煩,讓我完全放棄了這個領域,現在或許已經有了許多工具可以來幫助快速建模,但從一張圖片就可以快速建立出對應的立體模型這種魔法我還未曾見過。這個研究目前已經可以快速從一張人臉圖片建立出相對應的立體模型了,屬於二次元世界的 2D 人物直接變 3D 的時代終於要來臨了嗎?</p>
<h3class="item__title"><ahref="http://inessential.com/2017/10/10/on_fixing_that_nsnull_crasher_in_overcas">inessential: On Fixing that NSNull Crasher in Overcast</a></h3>
176
+
<h3class="item__title"><ahref="https://inessential.com/2017/10/10/on_fixing_that_nsnull_crasher_in_overcas">inessential: On Fixing that NSNull Crasher in Overcast</a></h3>
177
177
<p><ahref="https://overcast.fm/">Overcast</a> 是我很愛用的一款 podcast app,它的開發者 Marco Arment 最近在 Twitter 上邀請別人幫他想想該怎麼解決一個<ahref="https://twitter.com/marcoarment/status/917852761873637376">存在已久的 crash</a>。本文作者剛好看到了這則求救,並提供了一個可能的解法,而且還真的解決了問題。無論是問題還是解法都很有趣,值得一看!</p>
<h3class="item__title"><ahref="https://athos.blogs.balabit.com/2011/11/ioccc-vs-clean-code/">IOCCC vs Clean Code</a></h3>
342
-
<p>這篇舊文沒什麼新技術。只是作者嘗試整理一份 <ahref="http://ioccc.org/">IOCCC</a> (The International Obfuscated C Code Contest) 上的程式碼,讓它更可讀、好懂的過程。包括:調整排版、提取函式、取有意義的名稱、……,可以在 <ahref="https://github.com/attilammagyar/IOCCC-vs.-CleanCode">GitHub</a> 上找到完整過程。</p>
342
+
<p>這篇舊文沒什麼新技術。只是作者嘗試整理一份 <ahref="https://ioccc.org/">IOCCC</a> (The International Obfuscated C Code Contest) 上的程式碼,讓它更可讀、好懂的過程。包括:調整排版、提取函式、取有意義的名稱、……,可以在 <ahref="https://github.com/attilammagyar/IOCCC-vs.-CleanCode">GitHub</a> 上找到完整過程。</p>
0 commit comments