Skip to content

Instantly share code, notes, and snippets.

@colah
Last active February 11, 2026 03:48
Show Gist options
  • Select an option

  • Save colah/ac6654f1b9ea54c69922 to your computer and use it in GitHub Desktop.

Select an option

Save colah/ac6654f1b9ea54c69922 to your computer and use it in GitHub Desktop.

Revisions

  1. colah revised this gist Apr 9, 2018. 1 changed file with 2 additions and 1 deletion.
    3 changes: 2 additions & 1 deletion translations.md
    Original file line number Diff line number Diff line change
    @@ -9,7 +9,8 @@
    [csdn](http://www.csdn.net/article/2015-11-25/2826323),
    [Yangyu Chen](http://yugnaynehc.github.io/2017/01/03/understanding-lstm-networks/)
    * **Korean:**
    [Chris Song](https://brunch.co.kr/@chris-song/9)
    [Chris Song](https://brunch.co.kr/@chris-song/9),
    [Don Kim] http://dgkim5360.tistory.com/entry/understanding-long-short-term-memory-lstm-kr)
    * **Persian:**
    [Mehrdad Salimi](http://mehrdadsalimi.blog.ir/1396/02/25/Understanding-LSTM-Networks)

  2. colah revised this gist Apr 7, 2018. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion translations.md
    Original file line number Diff line number Diff line change
    @@ -58,7 +58,7 @@
    * **Japanese:**
    [qiita](http://qiita.com/KojiOhki/items/5fe62f14cf383bdaad11)
    * **Korean:**
    [Chris Song](https://brunch.co.kr/@chris-song/23)
    [Chris Song](https://brunch.co.kr/@chris-song/23), [Don Kim](http://dgkim5360.tistory.com/entry/convolutional-neural-networks-a-modular-perspective-kr)

    ## Understanding Convolutions
    * **Japanese:**
  3. colah revised this gist Sep 15, 2017. 1 changed file with 3 additions and 1 deletion.
    4 changes: 3 additions & 1 deletion translations.md
    Original file line number Diff line number Diff line change
    @@ -62,4 +62,6 @@

    ## Understanding Convolutions
    * **Japanese:**
    [qiita](http://qiita.com/KojiOhki/items/929bf31f78bc679d2b95)
    [qiita](http://qiita.com/KojiOhki/items/929bf31f78bc679d2b95)
    * **Chinese:**
    [ChenBooo](https://chenbooo.github.io/convolutions/2017/09/15/understanding-convolutions.html)
  4. colah revised this gist Jun 14, 2017. 1 changed file with 2 additions and 0 deletions.
    2 changes: 2 additions & 0 deletions translations.md
    Original file line number Diff line number Diff line change
    @@ -33,6 +33,8 @@
    [csdn](http://blog.csdn.net/ycheng_sjtu/article/details/48520293)
    * **Russian:**
    [habrahabr](http://habrahabr.ru/post/253227/)
    * **Albanian:**
    [Ridvan Bunjaku](https://rbunjaku.files.wordpress.com/2017/06/deep_learning_nlp_dhe_paraqitjet.pdf)

    ## Visual Information Theory
    * **Russian:**
  5. colah revised this gist May 24, 2017. 1 changed file with 2 additions and 0 deletions.
    2 changes: 2 additions & 0 deletions translations.md
    Original file line number Diff line number Diff line change
    @@ -10,6 +10,8 @@
    [Yangyu Chen](http://yugnaynehc.github.io/2017/01/03/understanding-lstm-networks/)
    * **Korean:**
    [Chris Song](https://brunch.co.kr/@chris-song/9)
    * **Persian:**
    [Mehrdad Salimi](http://mehrdadsalimi.blog.ir/1396/02/25/Understanding-LSTM-Networks)

    ## Calculus on Computational Graphs: Backpropagation
    * **Chinese:**
  6. colah revised this gist May 24, 2017. 1 changed file with 9 additions and 1 deletion.
    10 changes: 9 additions & 1 deletion translations.md
    Original file line number Diff line number Diff line change
    @@ -8,17 +8,23 @@
    [csdn](http://blog.csdn.net/ycheng_sjtu/article/details/48792467),
    [csdn](http://www.csdn.net/article/2015-11-25/2826323),
    [Yangyu Chen](http://yugnaynehc.github.io/2017/01/03/understanding-lstm-networks/)
    * **Korean:**
    [Chris Song](https://brunch.co.kr/@chris-song/9)

    ## Calculus on Computational Graphs: Backpropagation
    * **Chinese:**
    [jianshu](http://www.jianshu.com/p/0e9eea729476)
    * **Japanese:**
    [postd](http://postd.cc/2015-08-backprop/)

    * **Korean:**
    [Chris Song](https://brunch.co.kr/@chris-song/22)

    ## Neural Networks, Types, and Functional Programming
    * **Chinese:**
    [jianshu](http://www.jianshu.com/p/10323f8763dc),
    [jianshu](http://www.jianshu.com/p/fb62df8be450)
    * **Korean:**
    [Chris Song](https://brunch.co.kr/@chris-song/19) ([part 2](https://brunch.co.kr/@chris-song/20))

    ## Deep Learning, NLP, and Representations
    * **Chinese:**
    @@ -47,6 +53,8 @@
    ## Conv Nets: A Modular Approach
    * **Japanese:**
    [qiita](http://qiita.com/KojiOhki/items/5fe62f14cf383bdaad11)
    * **Korean:**
    [Chris Song](https://brunch.co.kr/@chris-song/23)

    ## Understanding Convolutions
    * **Japanese:**
  7. colah revised this gist Jan 5, 2017. 1 changed file with 3 additions and 2 deletions.
    5 changes: 3 additions & 2 deletions translations.md
    Original file line number Diff line number Diff line change
    @@ -7,8 +7,7 @@
    [jianshu](http://www.jianshu.com/p/9dc9f41f0b29),
    [csdn](http://blog.csdn.net/ycheng_sjtu/article/details/48792467),
    [csdn](http://www.csdn.net/article/2015-11-25/2826323),
    [csdn](http://blog.csdn.net/jdbc/article/details/49809831),
    [csdn](http://blog.csdn.net/zdy0_2004/article/details/50044879),
    [Yangyu Chen](http://yugnaynehc.github.io/2017/01/03/understanding-lstm-networks/)

    ## Calculus on Computational Graphs: Backpropagation
    * **Chinese:**
    @@ -36,6 +35,8 @@
    ([part 2](http://postd.cc/visual-information-theory-2/),
    [part 3](http://postd.cc/visual-information-theory-3/),
    [part 4](http://postd.cc/visual-information-theory-4/))
    * **Chinese:**
    [Yangyu Chen](http://yugnaynehc.github.io/2017/01/02/visual-information-theory/)

    ## Neural Netorks, Manifolds & Topology
    * **Japanese:**
  8. colah revised this gist Nov 24, 2016. 1 changed file with 16 additions and 14 deletions.
    30 changes: 16 additions & 14 deletions translations.md
    Original file line number Diff line number Diff line change
    @@ -1,50 +1,52 @@
    ## Understanding LSTMs
    * Japanese: [qiita](http://qiita.com/KojiOhki/items/89cd7b69a8a6239d67ca)
    * Russian: [Alex Sosn](http://alexsosn.github.io/ml/2015/11/16/LSTM.html)
    * Chinese:
    * **Japanese:**
    [qiita](http://qiita.com/KojiOhki/items/89cd7b69a8a6239d67ca)
    * **Russian:**
    [Alex Sosn](http://alexsosn.github.io/ml/2015/11/16/LSTM.html)
    * **Chinese:**
    [jianshu](http://www.jianshu.com/p/9dc9f41f0b29),
    [csdn](http://blog.csdn.net/ycheng_sjtu/article/details/48792467),
    [csdn](http://www.csdn.net/article/2015-11-25/2826323),
    [csdn](http://blog.csdn.net/jdbc/article/details/49809831),
    [csdn](http://blog.csdn.net/zdy0_2004/article/details/50044879),

    ## Calculus on Computational Graphs: Backpropagation
    * Chinese:
    * **Chinese:**
    [jianshu](http://www.jianshu.com/p/0e9eea729476)
    * Japanese:
    * **Japanese:**
    [postd](http://postd.cc/2015-08-backprop/)

    ## Neural Networks, Types, and Functional Programming
    * Chinese:
    * **Chinese:**
    [jianshu](http://www.jianshu.com/p/10323f8763dc),
    [jianshu](http://www.jianshu.com/p/fb62df8be450)

    ## Deep Learning, NLP, and Representations
    * Chinese:
    * **Chinese:**
    [csdn](http://blog.csdn.net/ycheng_sjtu/article/details/48520293)
    * Russian:
    * **Russian:**
    [habrahabr](http://habrahabr.ru/post/253227/)

    ## Visual Information Theory
    * Russian:
    * **Russian:**
    [habrahabr](http://habrahabr.ru/company/spbifmo/blog/273631/)
    ([part 2](http://habrahabr.ru/company/spbifmo/blog/273675/))
    * Japanese:
    * **Japanese:**
    [postd](http://postd.cc/visual-information-theory-1/)
    ([part 2](http://postd.cc/visual-information-theory-2/),
    [part 3](http://postd.cc/visual-information-theory-3/),
    [part 4](http://postd.cc/visual-information-theory-4/))

    ## Neural Netorks, Manifolds & Topology
    * Japanese:
    * **Japanese:**
    [qiita](http://qiita.com/KojiOhki/items/af2241027b00f892d2bd)
    * Chinese:
    * **Chinese:**
    [csdn](http://blog.csdn.net/u011196300/article/details/51233277)

    ## Conv Nets: A Modular Approach
    * Japanese:
    * **Japanese:**
    [qiita](http://qiita.com/KojiOhki/items/5fe62f14cf383bdaad11)

    ## Understanding Convolutions
    * Japanese:
    * **Japanese:**
    [qiita](http://qiita.com/KojiOhki/items/929bf31f78bc679d2b95)
  9. colah revised this gist Nov 24, 2016. 1 changed file with 8 additions and 8 deletions.
    16 changes: 8 additions & 8 deletions translations.md
    Original file line number Diff line number Diff line change
    @@ -1,4 +1,4 @@
    **Understanding LSTMs**
    ## Understanding LSTMs
    * Japanese: [qiita](http://qiita.com/KojiOhki/items/89cd7b69a8a6239d67ca)
    * Russian: [Alex Sosn](http://alexsosn.github.io/ml/2015/11/16/LSTM.html)
    * Chinese:
    @@ -8,24 +8,24 @@
    [csdn](http://blog.csdn.net/jdbc/article/details/49809831),
    [csdn](http://blog.csdn.net/zdy0_2004/article/details/50044879),

    **Calculus on Computational Graphs: Backpropagation**
    ## Calculus on Computational Graphs: Backpropagation
    * Chinese:
    [jianshu](http://www.jianshu.com/p/0e9eea729476)
    * Japanese:
    [postd](http://postd.cc/2015-08-backprop/)

    **Neural Networks, Types, and Functional Programming**
    ## Neural Networks, Types, and Functional Programming
    * Chinese:
    [jianshu](http://www.jianshu.com/p/10323f8763dc),
    [jianshu](http://www.jianshu.com/p/fb62df8be450)

    **Deep Learning, NLP, and Representations**
    ## Deep Learning, NLP, and Representations
    * Chinese:
    [csdn](http://blog.csdn.net/ycheng_sjtu/article/details/48520293)
    * Russian:
    [habrahabr](http://habrahabr.ru/post/253227/)

    **Visual Information Theory**
    ## Visual Information Theory
    * Russian:
    [habrahabr](http://habrahabr.ru/company/spbifmo/blog/273631/)
    ([part 2](http://habrahabr.ru/company/spbifmo/blog/273675/))
    @@ -35,16 +35,16 @@
    [part 3](http://postd.cc/visual-information-theory-3/),
    [part 4](http://postd.cc/visual-information-theory-4/))

    **Neural Netorks, Manifolds & Topology**
    ## Neural Netorks, Manifolds & Topology
    * Japanese:
    [qiita](http://qiita.com/KojiOhki/items/af2241027b00f892d2bd)
    * Chinese:
    [csdn](http://blog.csdn.net/u011196300/article/details/51233277)

    **Conv Nets: A Modular Approach**
    ## Conv Nets: A Modular Approach
    * Japanese:
    [qiita](http://qiita.com/KojiOhki/items/5fe62f14cf383bdaad11)

    **Understanding Convolutions**
    ## Understanding Convolutions
    * Japanese:
    [qiita](http://qiita.com/KojiOhki/items/929bf31f78bc679d2b95)
  10. colah revised this gist Nov 24, 2016. 1 changed file with 15 additions and 15 deletions.
    30 changes: 15 additions & 15 deletions translations.md
    Original file line number Diff line number Diff line change
    @@ -1,12 +1,12 @@
    **Understanding LSTMs**
    * Japanese: [KojiOhki](http://qiita.com/KojiOhki/items/89cd7b69a8a6239d67ca)
    * Japanese: [qiita](http://qiita.com/KojiOhki/items/89cd7b69a8a6239d67ca)
    * Russian: [Alex Sosn](http://alexsosn.github.io/ml/2015/11/16/LSTM.html)
    * Chinese:
    [Not_GOD](http://www.jianshu.com/p/9dc9f41f0b29),
    [jianshu](http://www.jianshu.com/p/9dc9f41f0b29),
    [csdn](http://blog.csdn.net/ycheng_sjtu/article/details/48792467),
    [csdn](http://www.csdn.net/article/2015-11-25/2826323)
    [csdn](http://blog.csdn.net/jdbc/article/details/49809831)
    [csdn](http://blog.csdn.net/zdy0_2004/article/details/50044879)
    [csdn](http://www.csdn.net/article/2015-11-25/2826323),
    [csdn](http://blog.csdn.net/jdbc/article/details/49809831),
    [csdn](http://blog.csdn.net/zdy0_2004/article/details/50044879),

    **Calculus on Computational Graphs: Backpropagation**
    * Chinese:
    @@ -15,25 +15,25 @@
    [postd](http://postd.cc/2015-08-backprop/)

    **Neural Networks, Types, and Functional Programming**
    Chinese:
    [jianshu](http://www.jianshu.com/p/10323f8763dc)
    * Chinese:
    [jianshu](http://www.jianshu.com/p/10323f8763dc),
    [jianshu](http://www.jianshu.com/p/fb62df8be450)

    **Deep Learning, NLP, and Representations**
    Chinese:
    * Chinese:
    [csdn](http://blog.csdn.net/ycheng_sjtu/article/details/48520293)
    Russian:
    * Russian:
    [habrahabr](http://habrahabr.ru/post/253227/)

    **Visual Information Theory**
    * Russian:
    [part 1](http://habrahabr.ru/company/spbifmo/blog/273631/)
    [part 2](http://habrahabr.ru/company/spbifmo/blog/273675/)
    [habrahabr](http://habrahabr.ru/company/spbifmo/blog/273631/)
    ([part 2](http://habrahabr.ru/company/spbifmo/blog/273675/))
    * Japanese:
    [part 1](http://postd.cc/visual-information-theory-1/)
    [part 2](http://postd.cc/visual-information-theory-2/)
    [part 3](http://postd.cc/visual-information-theory-3/)
    [part 4](http://postd.cc/visual-information-theory-4/)
    [postd](http://postd.cc/visual-information-theory-1/)
    ([part 2](http://postd.cc/visual-information-theory-2/),
    [part 3](http://postd.cc/visual-information-theory-3/),
    [part 4](http://postd.cc/visual-information-theory-4/))

    **Neural Netorks, Manifolds & Topology**
    * Japanese:
  11. colah revised this gist Nov 24, 2016. 1 changed file with 7 additions and 6 deletions.
    13 changes: 7 additions & 6 deletions translations.md
    Original file line number Diff line number Diff line change
    @@ -9,9 +9,9 @@
    [csdn](http://blog.csdn.net/zdy0_2004/article/details/50044879)

    **Calculus on Computational Graphs: Backpropagation**
    Chinese:
    * Chinese:
    [jianshu](http://www.jianshu.com/p/0e9eea729476)
    Japanese:
    * Japanese:
    [postd](http://postd.cc/2015-08-backprop/)

    **Neural Networks, Types, and Functional Programming**
    @@ -37,13 +37,14 @@ Russian:

    **Neural Netorks, Manifolds & Topology**
    * Japanese:
    http://qiita.com/KojiOhki/items/af2241027b00f892d2bd
    [qiita](http://qiita.com/KojiOhki/items/af2241027b00f892d2bd)
    * Chinese:
    http://blog.csdn.net/u011196300/article/details/51233277
    [csdn](http://blog.csdn.net/u011196300/article/details/51233277)

    **Conv Nets: A Modular Approach**
    * Japanese:
    http://qiita.com/KojiOhki/items/5fe62f14cf383bdaad11
    [qiita](http://qiita.com/KojiOhki/items/5fe62f14cf383bdaad11)

    **Understanding Convolutions**
    * Japanese: http://qiita.com/KojiOhki/items/929bf31f78bc679d2b95
    * Japanese:
    [qiita](http://qiita.com/KojiOhki/items/929bf31f78bc679d2b95)
  12. colah revised this gist Nov 24, 2016. 1 changed file with 36 additions and 42 deletions.
    78 changes: 36 additions & 42 deletions translations.md
    Original file line number Diff line number Diff line change
    @@ -1,55 +1,49 @@
    **Understanding LSTMs**
    Japanese:

    * [qiita](http://qiita.com/KojiOhki/items/89cd7b69a8a6239d67ca)

    Russian:

    * [alexsosn](http://alexsosn.github.io/ml/2015/11/16/LSTM.html)

    Chinese:
    http://www.jianshu.com/p/9dc9f41f0b29
    http://blog.csdn.net/ycheng_sjtu/article/details/48792467
    http://www.csdn.net/article/2015-11-25/2826323
    http://blog.csdn.net/jdbc/article/details/49809831
    http://blog.csdn.net/zdy0_2004/article/details/50044879

    Calculus on Computational Graphs: Backpropagation
    * Japanese: [KojiOhki](http://qiita.com/KojiOhki/items/89cd7b69a8a6239d67ca)
    * Russian: [Alex Sosn](http://alexsosn.github.io/ml/2015/11/16/LSTM.html)
    * Chinese:
    [Not_GOD](http://www.jianshu.com/p/9dc9f41f0b29),
    [csdn](http://blog.csdn.net/ycheng_sjtu/article/details/48792467),
    [csdn](http://www.csdn.net/article/2015-11-25/2826323)
    [csdn](http://blog.csdn.net/jdbc/article/details/49809831)
    [csdn](http://blog.csdn.net/zdy0_2004/article/details/50044879)

    **Calculus on Computational Graphs: Backpropagation**
    Chinese:
    http://www.jianshu.com/p/0e9eea729476
    [jianshu](http://www.jianshu.com/p/0e9eea729476)
    Japanese:
    http://postd.cc/2015-08-backprop/
    [postd](http://postd.cc/2015-08-backprop/)

    Neural Networks, Types, and Functional Programming
    **Neural Networks, Types, and Functional Programming**
    Chinese:
    http://www.jianshu.com/p/10323f8763dc
    http://www.jianshu.com/p/fb62df8be450
    [jianshu](http://www.jianshu.com/p/10323f8763dc)
    [jianshu](http://www.jianshu.com/p/fb62df8be450)

    Deep Learning, NLP, and Representations
    **Deep Learning, NLP, and Representations**
    Chinese:
    http://blog.csdn.net/ycheng_sjtu/article/details/48520293
    [csdn](http://blog.csdn.net/ycheng_sjtu/article/details/48520293)
    Russian:
    http://habrahabr.ru/post/253227/

    Visual Information Theory
    Russian:
    1: http://habrahabr.ru/company/spbifmo/blog/273631/
    2: http://habrahabr.ru/company/spbifmo/blog/273675/
    Japanese:
    1: http://postd.cc/visual-information-theory-1/
    2: http://postd.cc/visual-information-theory-2/
    3: http://postd.cc/visual-information-theory-3/
    4: http://postd.cc/visual-information-theory-4/

    Neural Netorks, Manifolds & Topology
    Japanese:
    [habrahabr](http://habrahabr.ru/post/253227/)

    **Visual Information Theory**
    * Russian:
    [part 1](http://habrahabr.ru/company/spbifmo/blog/273631/)
    [part 2](http://habrahabr.ru/company/spbifmo/blog/273675/)
    * Japanese:
    [part 1](http://postd.cc/visual-information-theory-1/)
    [part 2](http://postd.cc/visual-information-theory-2/)
    [part 3](http://postd.cc/visual-information-theory-3/)
    [part 4](http://postd.cc/visual-information-theory-4/)

    **Neural Netorks, Manifolds & Topology**
    * Japanese:
    http://qiita.com/KojiOhki/items/af2241027b00f892d2bd
    Chinese:
    * Chinese:
    http://blog.csdn.net/u011196300/article/details/51233277

    Conv Nets: A Modular Approach
    Japanese:
    **Conv Nets: A Modular Approach**
    * Japanese:
    http://qiita.com/KojiOhki/items/5fe62f14cf383bdaad11

    Understanding Convolutions
    Japanese: http://qiita.com/KojiOhki/items/929bf31f78bc679d2b95
    **Understanding Convolutions**
    * Japanese: http://qiita.com/KojiOhki/items/929bf31f78bc679d2b95
  13. colah renamed this gist Nov 24, 2016. 1 changed file with 7 additions and 3 deletions.
    10 changes: 7 additions & 3 deletions translations.txt → translations.md
    Original file line number Diff line number Diff line change
    @@ -1,8 +1,12 @@
    Understanding LSTMs
    **Understanding LSTMs**
    Japanese:
    http://qiita.com/KojiOhki/items/89cd7b69a8a6239d67ca

    * [qiita](http://qiita.com/KojiOhki/items/89cd7b69a8a6239d67ca)

    Russian:
    http://alexsosn.github.io/ml/2015/11/16/LSTM.html

    * [alexsosn](http://alexsosn.github.io/ml/2015/11/16/LSTM.html)

    Chinese:
    http://www.jianshu.com/p/9dc9f41f0b29
    http://blog.csdn.net/ycheng_sjtu/article/details/48792467
  14. colah revised this gist Nov 24, 2016. 1 changed file with 29 additions and 12 deletions.
    41 changes: 29 additions & 12 deletions translations.txt
    Original file line number Diff line number Diff line change
    @@ -1,6 +1,8 @@
    Understanding LSTMs
    Japanese: http://qiita.com/KojiOhki/items/89cd7b69a8a6239d67ca
    Russian: http://alexsosn.github.io/ml/2015/11/16/LSTM.html
    Japanese:
    http://qiita.com/KojiOhki/items/89cd7b69a8a6239d67ca
    Russian:
    http://alexsosn.github.io/ml/2015/11/16/LSTM.html
    Chinese:
    http://www.jianshu.com/p/9dc9f41f0b29
    http://blog.csdn.net/ycheng_sjtu/article/details/48792467
    @@ -9,26 +11,41 @@ Chinese:
    http://blog.csdn.net/zdy0_2004/article/details/50044879

    Calculus on Computational Graphs: Backpropagation
    Chinese: http://www.jianshu.com/p/0e9eea729476
    Japanese: http://postd.cc/2015-08-backprop/
    Chinese:
    http://www.jianshu.com/p/0e9eea729476
    Japanese:
    http://postd.cc/2015-08-backprop/

    Neural Networks, Types, and Functional Programming
    Chinese: http://www.jianshu.com/p/10323f8763dc
    Chinese: http://www.jianshu.com/p/fb62df8be450
    Chinese:
    http://www.jianshu.com/p/10323f8763dc
    http://www.jianshu.com/p/fb62df8be450

    Deep Learning, NLP, and Representations
    Chinese: http://blog.csdn.net/ycheng_sjtu/article/details/48520293
    Russian: http://habrahabr.ru/post/253227/
    Chinese:
    http://blog.csdn.net/ycheng_sjtu/article/details/48520293
    Russian:
    http://habrahabr.ru/post/253227/

    Visual Information Theory
    Russian: http://habrahabr.ru/company/spbifmo/blog/273631/ -> http://habrahabr.ru/company/spbifmo/blog/273675/
    Russian:
    1: http://habrahabr.ru/company/spbifmo/blog/273631/
    2: http://habrahabr.ru/company/spbifmo/blog/273675/
    Japanese:
    1: http://postd.cc/visual-information-theory-1/
    2: http://postd.cc/visual-information-theory-2/
    3: http://postd.cc/visual-information-theory-3/
    4: http://postd.cc/visual-information-theory-4/

    Neural Netorks, Manifolds & Topology
    Japanese: http://qiita.com/KojiOhki/items/af2241027b00f892d2bd
    Chinese: http://blog.csdn.net/u011196300/article/details/51233277
    Japanese:
    http://qiita.com/KojiOhki/items/af2241027b00f892d2bd
    Chinese:
    http://blog.csdn.net/u011196300/article/details/51233277

    Conv Nets: A Modular Approach
    Japanese: http://qiita.com/KojiOhki/items/5fe62f14cf383bdaad11
    Japanese:
    http://qiita.com/KojiOhki/items/5fe62f14cf383bdaad11

    Understanding Convolutions
    Japanese: http://qiita.com/KojiOhki/items/929bf31f78bc679d2b95
  15. colah revised this gist Aug 19, 2016. 1 changed file with 7 additions and 1 deletion.
    8 changes: 7 additions & 1 deletion translations.txt
    Original file line number Diff line number Diff line change
    @@ -25,4 +25,10 @@ Russian: http://habrahabr.ru/company/spbifmo/blog/273631/ -> http://habrahabr.ru

    Neural Netorks, Manifolds & Topology
    Japanese: http://qiita.com/KojiOhki/items/af2241027b00f892d2bd
    Chinese: http://blog.csdn.net/u011196300/article/details/51233277
    Chinese: http://blog.csdn.net/u011196300/article/details/51233277

    Conv Nets: A Modular Approach
    Japanese: http://qiita.com/KojiOhki/items/5fe62f14cf383bdaad11

    Understanding Convolutions
    Japanese: http://qiita.com/KojiOhki/items/929bf31f78bc679d2b95
  16. colah revised this gist May 8, 2016. 1 changed file with 3 additions and 1 deletion.
    4 changes: 3 additions & 1 deletion translations.txt
    Original file line number Diff line number Diff line change
    @@ -10,6 +10,7 @@ Chinese:

    Calculus on Computational Graphs: Backpropagation
    Chinese: http://www.jianshu.com/p/0e9eea729476
    Japanese: http://postd.cc/2015-08-backprop/

    Neural Networks, Types, and Functional Programming
    Chinese: http://www.jianshu.com/p/10323f8763dc
    @@ -23,4 +24,5 @@ Visual Information Theory
    Russian: http://habrahabr.ru/company/spbifmo/blog/273631/ -> http://habrahabr.ru/company/spbifmo/blog/273675/

    Neural Netorks, Manifolds & Topology
    Japanese: http://qiita.com/KojiOhki/items/af2241027b00f892d2bd
    Japanese: http://qiita.com/KojiOhki/items/af2241027b00f892d2bd
    Chinese: http://blog.csdn.net/u011196300/article/details/51233277
  17. colah revised this gist Jan 15, 2016. 1 changed file with 4 additions and 1 deletion.
    5 changes: 4 additions & 1 deletion translations.txt
    Original file line number Diff line number Diff line change
    @@ -20,4 +20,7 @@ Chinese: http://blog.csdn.net/ycheng_sjtu/article/details/48520293
    Russian: http://habrahabr.ru/post/253227/

    Visual Information Theory
    Russian: http://habrahabr.ru/company/spbifmo/blog/273631/ -> http://habrahabr.ru/company/spbifmo/blog/273675/
    Russian: http://habrahabr.ru/company/spbifmo/blog/273631/ -> http://habrahabr.ru/company/spbifmo/blog/273675/

    Neural Netorks, Manifolds & Topology
    Japanese: http://qiita.com/KojiOhki/items/af2241027b00f892d2bd
  18. colah renamed this gist Jan 9, 2016. 1 changed file with 0 additions and 0 deletions.
    File renamed without changes.
  19. colah created this gist Jan 9, 2016.
    23 changes: 23 additions & 0 deletions colah.github.io translations
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,23 @@
    Understanding LSTMs
    Japanese: http://qiita.com/KojiOhki/items/89cd7b69a8a6239d67ca
    Russian: http://alexsosn.github.io/ml/2015/11/16/LSTM.html
    Chinese:
    http://www.jianshu.com/p/9dc9f41f0b29
    http://blog.csdn.net/ycheng_sjtu/article/details/48792467
    http://www.csdn.net/article/2015-11-25/2826323
    http://blog.csdn.net/jdbc/article/details/49809831
    http://blog.csdn.net/zdy0_2004/article/details/50044879

    Calculus on Computational Graphs: Backpropagation
    Chinese: http://www.jianshu.com/p/0e9eea729476

    Neural Networks, Types, and Functional Programming
    Chinese: http://www.jianshu.com/p/10323f8763dc
    Chinese: http://www.jianshu.com/p/fb62df8be450

    Deep Learning, NLP, and Representations
    Chinese: http://blog.csdn.net/ycheng_sjtu/article/details/48520293
    Russian: http://habrahabr.ru/post/253227/

    Visual Information Theory
    Russian: http://habrahabr.ru/company/spbifmo/blog/273631/ -> http://habrahabr.ru/company/spbifmo/blog/273675/