Skip to content

Commit 032dcc7

Browse files
committed
Qcon talk
1 parent 8d38552 commit 032dcc7

7 files changed

+983
-6
lines changed

_config.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ highlighter: rouge
5858
permalink: /:title/
5959

6060
# The release of Jekyll Now that you're using
61-
version: v1.1.0
61+
version: v3.8.5
6262

6363
# Set the Sass partials directory, as we're using @imports
6464
sass:
@@ -87,3 +87,5 @@ prose:
8787
element: "text"
8888
label: "title"
8989
media: "images"
90+
91+
future: true

_posts/2016-12-14-visual-interactive-guide-basics-neural-networks.md

100755100644
File mode changed.

_posts/2019-03-27-illustrated-word2vec.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ title: The Illustrated Word2vec
99
</span>
1010
<br />
1111
<span class="discussion">
12-
Translations: <a href="https://mp.weixin.qq.com/s?__biz=MjM5MTQzNzU2NA==&mid=2651669277&idx=2&sn=bc8f0590f9e340c1f1359982726c5a30&chksm=bd4c648e8a3bed9817f30c5a512e79fe0cc6fbc58544f97c857c30b120e76508fef37cae49bc&scene=0&xtrack=1#rd">Chinese (Simplified)</a>, <a href="https://habr.com/ru/post/446530/">Russian</a>
12+
Translations: <a href="https://mp.weixin.qq.com/s?__biz=MjM5MTQzNzU2NA==&mid=2651669277&idx=2&sn=bc8f0590f9e340c1f1359982726c5a30&chksm=bd4c648e8a3bed9817f30c5a512e79fe0cc6fbc58544f97c857c30b120e76508fef37cae49bc&scene=0&xtrack=1#rd">Chinese (Simplified)</a>, <a href="https://databreak.netlify.com/2019-04-25-illustrated_word2vec/">Korean</a>, <a href="https://habr.com/ru/post/446530/">Russian</a>
1313
</span>
1414

1515

0 commit comments

Comments
 (0)