Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
koki0702 committed Sep 28, 2018
1 parent b60d06c commit e39f23d
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
ゼロから作る Deep Learning ❷
==========================

本リポジトリは、オライリー・ジャパン発行書籍『[ゼロから作る Deep Learning ❷](https://www.oreilly.co.jp/books/9784873118369/)』のサポートサイトです。本書籍で使用するソースコードがまとめられています。ソースコードの解説は、本書籍をご覧ください。
本リポジトリは、オライリー・ジャパン発行書籍『[ゼロから作る Deep Learning ❷](https://www.oreilly.co.jp/books/9784873118369/)』のサポートサイトです。本書籍で使用するソースコードがまとめられています。


[![book](https://raw.githubusercontent.com/oreilly-japan/deep-learning-from-scratch-2/images/deep-learning-from-scratch-2.png)](https://www.oreilly.co.jp/books/9784873118369/)
Expand All @@ -21,6 +21,9 @@
学習済みの重みファイル(6章、7章で使用)は下記URLから入手可能です。
<https://www.oreilly.co.jp/pub/9784873118369/BetterRnnlm.pkl>

ソースコードの解説は、本書籍をご覧ください。


## Pythonと外部ライブラリ
ソースコードを実行するには、下記のソフトウェアが必要です。

Expand Down

0 comments on commit e39f23d

Please sign in to comment.