105

GitHub - oreilly-japan/deep-learning-from-scratch: 『ゼロから作る Deep Learning...

 4 years ago
source link: https://github.com/oreilly-japan/deep-learning-from-scratch
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

README.md

ゼロから作る Deep Learning

本リポジトリは、オライリー・ジャパン発行書籍『ゼロから作る Deep Learning』のサポートサイトです。

book

ファイル構成

フォルダ名 説明 ch01 1章で使用するソースコード ch02 2章で使用するソースコード ... ... ch08 8章で使用するソースコード common 共通で使用するソースコード dataset データセット用のソースコード

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

Pythonと外部ライブラリ

ソースコードを実行するには、下記のソフトウェアが必要です。

  • Python 3.x
  • NumPy
  • Matplotlib

※Pythonのバージョンは、3系を利用します。

実行方法

各章のフォルダへ移動して、Pythonコマンドを実行します。

$ cd ch01
$ python man.py

$ cd ../ch05
$ python train_nueralnet.py

ライセンス

本リポジトリのソースコードはMITライセンスです。 商用・非商用問わず、自由にご利用ください。

正誤表

本書の正誤情報は以下のページで公開しています。

https://github.com/oreilly-japan/deep-learning-from-scratch/wiki/errata

本ページに掲載されていない誤植など間違いを見つけた方は、japan@oreilly.co.jpまでお知らせください。


About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK