ubuntu for DP tools install
sudo apt-get upgrade
sudo apt-get install ntpdate
sudo apt-get install vim-gtk3
sudo apt-get install python3-numpy swig python3-dev python3-scipy
sudo apt-get install python3-tables ipython3
sudo apt-get install spyder3
sudo apt install python3-pip
sudo apt install git
sudo apt-get install bazel
sudo apt-get upgrade bazel
sudo apt-get install ffmpeg
sudo apt-get install doxygen
sudo apt-get install libgtk2.0-dev pkg-config
sudo apt-get install kdbg
sudo apt-get install ipython3-notebook
luarocks install ffmpeg image
luarocks install camera
sudo pip3 install --upgrade tensorflow
sudo pip3 install --upgrade pandas
sudo pip3 install --upgrade matplotlib
sudo pip3 install --upgrade theano
sudo pip3 install tensor2tensor
sudo pip install --upgrade pip
git clone https://github.com/pjreddie/darknet
git clone https://github.com/opencv/opencv
git clone https://github.com/tensorflow/tensor2tensor
git clone https://github.com/tensorflow/models
install bazel:
https://bazel.build/versions/master/docs/install-ubuntu.html#installing-menu
tensorflow/models:
https://github.com/tensorflow/models/blob/master/object_detection/g3doc/installation.md
sudo apt-get install protobuf-compiler python-pil python-lxml
sudo pip install jupyter
sudo pip install matplotlib
sudo pip install pillow
sudo pip install lxml
sudo pip install jupyter
sudo pip install matplotlib
Install torch:
Install Package:
$ Git clone https://github.com/torch/distro.git ~/torch --recursive
$ cd ~/torch; bash install-deps;
$ ./install.sh
$ source ~/.bashrc
Install tensorflow source:
sudo add-apt-repository ppa:webupd8team/java
sudo apt-get update
sudo apt-get install oracle-java8-installer
$ echo "deb [arch=amd64] http://storage.googleapis.com/bazel-apt stable jdk1.8" | sudo tee /etc/apt/sources.list.d/bazel.list
$ curl https://storage.googleapis.com/bazel-apt/doc/apt-key.pub.gpg | sudo apt-key add -
sudo apt-get update && sudo apt-get install bazel
sudo apt-get upgrade bazel
git clone --recurse-submodules https://github.com/tensorflow/tensorflow
theano caffe ipython spyder3 latex
curl https://storage.googleapis.com/bazel-apt/doc/apt-key.pub.gpg | sudo apt-key add -
sudo apt-get update &&
1. 修改Time zone
$ sudo dpkg-reconfigure tzdata
2. 同步網路時間
$ sudo ntpdate cn.ntp.org.cn
import tensorflow as tf
from tensorflow.examples.tutorials.mnist import input_data
from tensorflow.python.ops import rnn
from tensorflow.contrib.rnn import core_rnn_cell
#cell=tf.nn.rnn_cell.BasicLSTMCell(rnn_unit)
cell=core_rnn_cell.BasicLSTMCell(rnn_unit)
sudo apt-get install ntpdate
sudo apt-get install vim-gtk3
sudo apt-get install python3-numpy swig python3-dev python3-scipy
sudo apt-get install python3-tables ipython3
sudo apt-get install spyder3
sudo apt install python3-pip
sudo apt install git
sudo apt-get install bazel
sudo apt-get upgrade bazel
sudo apt-get install ffmpeg
sudo apt-get install doxygen
sudo apt-get install libgtk2.0-dev pkg-config
sudo apt-get install kdbg
sudo apt-get install ipython3-notebook
luarocks install ffmpeg image
luarocks install camera
sudo pip3 install --upgrade tensorflow
sudo pip3 install --upgrade pandas
sudo pip3 install --upgrade matplotlib
sudo pip3 install --upgrade theano
sudo pip3 install tensor2tensor
sudo pip install --upgrade pip
git clone https://github.com/pjreddie/darknet
git clone https://github.com/opencv/opencv
git clone https://github.com/tensorflow/tensor2tensor
git clone https://github.com/tensorflow/models
install bazel:
https://bazel.build/versions/master/docs/install-ubuntu.html#installing-menu
tensorflow/models:
https://github.com/tensorflow/models/blob/master/object_detection/g3doc/installation.md
sudo apt-get install protobuf-compiler python-pil python-lxml
sudo pip install jupyter
sudo pip install matplotlib
sudo pip install pillow
sudo pip install lxml
sudo pip install jupyter
sudo pip install matplotlib
Install torch:
Install Package:
$ Git clone https://github.com/torch/distro.git ~/torch --recursive
$ cd ~/torch; bash install-deps;
$ ./install.sh
$ source ~/.bashrc
Install tensorflow source:
sudo add-apt-repository ppa:webupd8team/java
sudo apt-get update
sudo apt-get install oracle-java8-installer
$ echo "deb [arch=amd64] http://storage.googleapis.com/bazel-apt stable jdk1.8" | sudo tee /etc/apt/sources.list.d/bazel.list
$ curl https://storage.googleapis.com/bazel-apt/doc/apt-key.pub.gpg | sudo apt-key add -
sudo apt-get update && sudo apt-get install bazel
sudo apt-get upgrade bazel
git clone --recurse-submodules https://github.com/tensorflow/tensorflow
theano caffe ipython spyder3 latex
curl https://storage.googleapis.com/bazel-apt/doc/apt-key.pub.gpg | sudo apt-key add -
sudo apt-get update &&
1. 修改Time zone
$ sudo dpkg-reconfigure tzdata
2. 同步網路時間
$ sudo ntpdate cn.ntp.org.cn
import tensorflow as tf
from tensorflow.examples.tutorials.mnist import input_data
from tensorflow.python.ops import rnn
from tensorflow.contrib.rnn import core_rnn_cell
#cell=tf.nn.rnn_cell.BasicLSTMCell(rnn_unit)
cell=core_rnn_cell.BasicLSTMCell(rnn_unit)
Install Caffe:
$ sudo apt-get install libprotobuf-dev libleveldb-dev libsnappy-dev libopencv-dev libhdf5-serial-dev protobuf-compiler
$ sudo apt-get install --no-install-recommends libboost-all-dev
$ sudo apt-cache show libopencv-dev
$ sudo apt-get install libatlas-base-dev
$ sudo apt-get install python-dev
$ sudo apt-get install libgflags-dev libgoogle-glog-dev liblmdb-dev
$ git clone https://github.com/caffe2/caffe
$ mkdir build
$ cd build
$ cmake ..
$ make all
$ make install
相關文章
- Install Chisel Tools on UbuntuUbuntu
- linux下install vmware toolsLinux
- ubuntu install fontsUbuntu
- Install VMware Tools in CentOS 7 command line modeCentOS
- Ubuntu 18.04 install albertUbuntu
- Node JS Install - Ubuntu systemJSUbuntu
- Install qemu-arm for UbuntuUbuntu
- vmware tools install problem: Skipping X configuration
- Install VMware Tools in a Linux Guest(摘自vmware幫助文件)Linux
- MariaDB ubuntu install guideUbuntuGUIIDE
- Install erlang to Ubuntu 18.04 LTSUbuntu
- Install Rabbitmq to Ubuntu 18.04 LTSMQUbuntu
- Install Composer on Ubuntu 14.04Ubuntu
- Ubuntu install Atom via PPAUbuntu
- How to Install LibreOffice on UbuntuUbuntu
- mariadb install on Ubuntu 16.04.1 LUbuntu
- Install Docker CE for Ubuntu 18.04 LTSDockerUbuntu
- Install Papirus Icon Theme on UbuntuAPIUbuntu
- How to install sougoupinyin on Debian/Ubuntu.GoUbuntu
- How To Install Vagrant IN Ubuntu14.04Ubuntu
- Torch - 1 -- Install and Get Start on Ubuntu 12Ubuntu
- ubuntu 14.04 install docker latest dockerUbuntuDocker
- install redis and used in golang on ubuntu 14.04RedisGolangUbuntu
- Ubuntu的點滴-Vim、VM Tools、Samba、換源UbuntuSamba
- The "gopls" command is not available. Run "go install -v golang.org/x/tools/gopls@latest" to install.AIGolang
- Install Redis to Ubuntu18.04 LTSRedisUbuntu
- TensorFlow - 1 - Install and get start on Ubuntu 12Ubuntu
- mariadb install on Ubuntu 16.04.1 LTS 薦Ubuntu
- Install VSFTPD server in Ubuntu 16.04 LTSFTPServerUbuntu
- linux(ubuntu) install xen-3.4.2薦LinuxUbuntu
- Ubuntu14 中安裝 VMware10 Tools工具Ubuntu
- Install linux mint apt to Ubuntu 18.04 LTSLinuxAPTUbuntu
- How to Install and Configure VNC on Ubuntu 18.04VNCUbuntu
- Ubuntu下無法手動啟動VMware Tools安裝Ubuntu
- Ubuntu After Install – 幫你在Ubuntu上自動安裝流行的軟體Ubuntu
- UBUNTU安裝kaldi遇到關於not install OpenFst errorUbuntuNFSError
- install php 7 to run beside php 5 on ubuntu with nginxPHPIDEUbuntuNginx
- How to install (D)DoS Deflate on Debian 7 (Wheezy) / UbuntuUbuntu