この文書の現在のバージョンと選択したバージョンの差分を表示します。
両方とも前のリビジョン 前のリビジョン 次のリビジョン | 前のリビジョン | ||
tensorflowとkeras2.0のインストール [2017/07/28] adash333 |
tensorflowとkeras2.0のインストール [2018/10/07] (現在) |
||
---|---|---|---|
ライン 1: | ライン 1: | ||
- | ===== TensorflowとKerasのインストール ===== | + | ===== (3)TensorflowとKerasのインストール ===== |
+ | 初めてのTensorflow ~Kerasで機械学習プログラミング~\\ | ||
+ | http://twosquirrel.mints.ne.jp/?p=19402 | ||
+ | <html> | ||
+ | <iframe width="640" height="360" src="https://www.youtube.com/embed/xFJgBrr0R3E" frameborder="0" allowfullscreen></iframe> | ||
+ | </html> | ||
初めてのTensorflow ~Kerasで機械学習プログラミング~ | 初めてのTensorflow ~Kerasで機械学習プログラミング~ | ||
ライン 18: | ライン 22: | ||
====前回まで==== | ====前回まで==== | ||
前回の動画で、WindowsにPython3.6をAnacondaでインストールしました。 | 前回の動画で、WindowsにPython3.6をAnacondaでインストールしました。 | ||
- | 今回は、Anaconda Prompt上で、Tensorflow 1.2とKeras2,0をインストールします。 | + | 今回は、Anaconda Prompt上で、Tensorflow 1.2とKeras2.0をインストールします。 |
==== 2.Tensorflowのインストール ==== | ==== 2.Tensorflowのインストール ==== |