Git Product home page Git Product logo

centos7-deep's Introduction

centos7-deep

Setup Deep Learning Environment on CentOS 7

系统配置和准备

  • 支持cuda的显卡
  • 干净安装的CentOS 7
  • 用一个带无需密码的sudo权限的用户登陆(怎么搞?)
  • 这里注册并下载cuDNN
  • 这里下载NVidia显卡驱动
git clone https://github.com/aaalgo/centos7-deep.git

把cudnn-7.0-linux-x64-v3.0-prod.tgz放入centos7-deep目录底下

安装基本系统

运行下面的命令将安装cuda, theano, lasagne, tensorflow以及各种必须的包

cd centos7-deep
./install1.sh

重启机器, 安装显卡驱动

./NVIDIA-Linux-x86_64-361.28.run # 下载的nvidia显卡驱动


cd centos7-deep
./install2.sh

安装mxnet

./install-mxnet.sh

安装Caffe

./install-caffe.sh

安装Nirvana neon

./install-neon.sh

注意neon只支持virtualenv安装, 需要用. $HOME/.neon/bin/activate激活virtualenv

centos7-deep's People

Contributors

aaalgo avatar

Watchers

xxx avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.