Skip to content

Instantly share code, notes, and snippets.

@uchidev
Created October 29, 2017 18:57
Show Gist options
  • Select an option

  • Save uchidev/4c618ea0336304add2be61cc009c8a5f to your computer and use it in GitHub Desktop.

Select an option

Save uchidev/4c618ea0336304add2be61cc009c8a5f to your computer and use it in GitHub Desktop.
python_tensorflow

TensorFlow環境構築

https://qiita.com/isboj/items/3d62d7dc3f7a616de24e

  • Windows 10
  • Python3.6(Anaconda4.3を利用)
  • TensorFlow Python API r1.0

TensorFlowをWindowsにインストール Python初心者でも簡単だった件

https://qiita.com/FukuharaYohei/items/d8f82c827e0bae70096a

Anaconda で Python 環境をインストールする

https://qiita.com/t2y/items/2a3eb58103e85d8064b6

WindowsにAnaconda3でPython 3.6をインストールする

http://tadaoyamaoka.hatenablog.com/entry/2017/10/27/235024

  • Python3.6 Anaconda3 5.0.1
  • Python3.5系 Anaconda3 4.2.0

TensorFlow 環境構築 on windows

https://qiita.com/uosansatox/items/3e2e8e0a286e1635c548

  • Python 3.6.0 Anaconda 4.3.1 (64-bit)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment