jluzhsai

系统配置: Ubuntu 14 (其他系统也差不多如下操作)

 

1. 通过anaconda安装 python

    地址: https://www.continuum.io/downloads#linux

2. 安装 theano

     dlg@dlg:~/Downloads$ pip install theano

 

3. 安装 keras

     dlg@dlg:~/Downloads$ pip install keras

 

4. 安装 Spearmint

     dlg@dlg:~/Tools$ pip install -e ~/Tools/Spearmint/

     dlg@dlg: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

 

分类:

技术点:

相关文章:

  • 2021-12-03
  • 2021-11-23
  • 2022-12-23
  • 2022-01-11
  • 2021-09-12
  • 2021-09-29
  • 2021-12-03
猜你喜欢
  • 2021-12-23
  • 2021-12-03
  • 2021-10-04
  • 2021-12-03
  • 2021-04-08
  • 2022-12-23
  • 2022-01-21
相关资源
相似解决方案