downloading anaconda - nikkan9] register anaconda as my default python 3.6 this will allow other...

11
Downloading Anaconda Downloadを押す https://www.anaconda.com/download/ ブラウザでこのURL にアクセス 企業ネットワークの場合、ファイヤーウォールでダウン ロードできないことがあります。ネット管理者に問い合わ せるか、別ルートか自宅で事前準備をお願いします。 Versionはこれとは限らない。最新のものをダウンロード Versionはこれとは限らない。最新のものをダウンロード

Upload: others

Post on 15-Jul-2020

8 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: Downloading Anaconda - Nikkan9] Register Anaconda as my default Python 3.6 This Will allow other programs, such as Python Tools for Visual Studio PyCharm, Wing IDE, PyDev, and MSI

Downloading Anaconda

Downloadを押す

https://www.anaconda.com/download/ ブラウザでこのURLにアクセス

企業ネットワークの場合、ファイヤーウォールでダウンロードできないことがあります。ネット管理者に問い合わせるか、別ルートか自宅で事前準備をお願いします。

Versionはこれとは限らない。最新のものをダウンロード

Versionはこれとは限らない。最新のものをダウンロード

Page 2: Downloading Anaconda - Nikkan9] Register Anaconda as my default Python 3.6 This Will allow other programs, such as Python Tools for Visual Studio PyCharm, Wing IDE, PyDev, and MSI

Installing Anaconda

Nextを押す

ダウンロードしたインストーラーを起動

I Agreeを押す Nextを押す

Page 3: Downloading Anaconda - Nikkan9] Register Anaconda as my default Python 3.6 This Will allow other programs, such as Python Tools for Visual Studio PyCharm, Wing IDE, PyDev, and MSI

Installing Anaconda

Nextを押す Installを押す

Finishを押す

Page 4: Downloading Anaconda - Nikkan9] Register Anaconda as my default Python 3.6 This Will allow other programs, such as Python Tools for Visual Studio PyCharm, Wing IDE, PyDev, and MSI

Launch Anaconda

① anaconda navigator と書く

②押す

Anaconda Navigatorが起動する。初回は起動に時間がかかる。

Page 5: Downloading Anaconda - Nikkan9] Register Anaconda as my default Python 3.6 This Will allow other programs, such as Python Tools for Visual Studio PyCharm, Wing IDE, PyDev, and MSI

Installing TensorFlow

Environmentsを押す

企業ネットワークの場合、ファイヤーウォールでパッケージのインストールできないことがあります。ネット管理者に問い合わせるか、別ルートか自宅で事前準備をお願いします。

Page 6: Downloading Anaconda - Nikkan9] Register Anaconda as my default Python 3.6 This Will allow other programs, such as Python Tools for Visual Studio PyCharm, Wing IDE, PyDev, and MSI

Installing TensorFlow

Createボタンを押す

Page 7: Downloading Anaconda - Nikkan9] Register Anaconda as my default Python 3.6 This Will allow other programs, such as Python Tools for Visual Studio PyCharm, Wing IDE, PyDev, and MSI

Making Env

reversiと書き、Createを押す

reversi用の開発環境ができる

reversi

reversi

Page 8: Downloading Anaconda - Nikkan9] Register Anaconda as my default Python 3.6 This Will allow other programs, such as Python Tools for Visual Studio PyCharm, Wing IDE, PyDev, and MSI

Installing TensorFlow①Not Installed を選ぶ ② tensorflow と書く

③ tensorflow の欄にチェック④右クリック

⑥ Apply を押す

⑦ Apply を押す

⑤ 1.15.0を選ぶ

Page 9: Downloading Anaconda - Nikkan9] Register Anaconda as my default Python 3.6 This Will allow other programs, such as Python Tools for Visual Studio PyCharm, Wing IDE, PyDev, and MSI

Installing other packages

• keras

• wxpython

Tensorflowパッケージのインストールと同じ手順で下記パッケージをインストール

Page 10: Downloading Anaconda - Nikkan9] Register Anaconda as my default Python 3.6 This Will allow other programs, such as Python Tools for Visual Studio PyCharm, Wing IDE, PyDev, and MSI

Installing Jupyter

①Homeを選ぶ

②reversiを選ぶ

③Jupyterの Install を押す

Page 11: Downloading Anaconda - Nikkan9] Register Anaconda as my default Python 3.6 This Will allow other programs, such as Python Tools for Visual Studio PyCharm, Wing IDE, PyDev, and MSI

Installing Jupyter

①Launchを押す

②ブラウザで以下のように表示されればOK

Jupyterがインストールされたかを確認する