Deep Learning

提供:kuhalaboWiki
(版間での差分)
移動: 案内, 検索
(Chainer)
12行: 12行:
  
 
* pip
 
* pip
 +
 +
Python3 とpip3のインストール
 +
<pre>
 +
sudo apt install python3 python3-pip
 +
</pre>
 +
  
 
== Chainer ==
 
== Chainer ==
24行: 30行:
 
</pre>
 
</pre>
  
Python3 とpip3のインストール
+
Chainerのインストール
 
<pre>
 
<pre>
sudo apt install python3 python3-pip
+
pip3 install chainer
 
</pre>
 
</pre>
 +
 +
=== chainer-gogh ===
 +
 +
* chainer-goghのインストール
 +
** git clone https://github.com/mattya/chainer-gogh.git
 +
  
 
== Virtualbox ==
 
== Virtualbox ==

2017年11月23日 (木) 23:22時点における版

目次

環境設定

MacOSのLinuxで。

開発環境整備

  • homebrew
  • pnenv
  • Phthon
    • anaconda2
    • anaconda3
  • pip

Python3 とpip3のインストール

sudo apt install python3 python3-pip


Chainer

MacOSで

$ ./run.sh

Chainerのインストール

pip3 install chainer

chainer-gogh


Virtualbox

Oracle VM VirtualBoxで仮想マシン上にUbuntuを入れる。 https://www.virtualbox.org/

仮想マシンイメージUbuntuAIのダウンロード https://book.impress.co.jp/books/1116101162

VirtualBoxで共有フォルダにアクセス権限がないとのエラーが出る場合は、以下の通り。

sudo gpasswd -a ユーザ名 vboxsf

Ubuntuのアップデート

sudo apt update

TensorFlow

個人用ツール
名前空間

変種
操作
案内
ツールボックス