#author("2019-12-10T17:40:44+09:00","default:ichinomoto","ichinomoto")
#author("2019-12-10T17:41:10+09:00","default:ichinomoto","ichinomoto")
* tensorflow [#m5904fcd]
**setup [#c6d26907]
- 1.15
 python3 -m venv tf115
 . tf115/bin/activate
 pip install -upgrade pip
 pip install tensorflow-cpu

- 2.0
 python3 -m venv tf20
 . tf20/bin/activate
 pip install -upgrade pip
 pip install tensorflow

トップ   編集 差分 バックアップ 添付 複製 名前変更 リロード   新規 一覧 単語検索 最終更新   ヘルプ   最終更新のRSS