系统配置: Ubuntu 14 (其他系统也差不多如下操作)
1. 通过anaconda安装 python
地址: https://www.continuum.io/downloads#linux
2. 安装 theano
[email protected]:~/Downloads$ pip install theano
3. 安装 keras
[email protected]:~/Downloads$ pip install keras
4. 安装 Spearmint
[email protected]:~/Tools$ pip install -e ~/Tools/Spearmint/
[email protected]:pip install pymongo
5. 安装 Mongodb
Dwonload from: https://www.mongodb.com/download-center?jmp=nav#community
Install manual: https://docs.mongodb.com/master/tutorial/install-mongodb-on-ubuntu/?_ga=1.147227895.1764759518.1475808384
时间: 2024-10-16 22:45:17