ubuntu tensorflow 安装包
Posted woailiujun
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了ubuntu tensorflow 安装包相关的知识,希望对你有一定的参考价值。
1、tflearn安装:
tflearn安装的前提是scipy已经安装好,conda install numpy pandas jupyter notebook matplotlib
然后:conda install scipy h5py
最后:sudo pip install git+https://github.com/tflearn/tflearn.git 等待成功输入命令 git clone https://github.com/tflearn/tflearn -recursive,将tflearn的库拷贝到你的linux上
2、nltk的安装:
conda install nltk
安装好之后python
import nltk
nltk.download()
以上是关于ubuntu tensorflow 安装包的主要内容,如果未能解决你的问题,请参考以下文章
Ubuntu16.04安装tensorflow+安装opencv+安装openslide+安装搜狗输入法