GithubHelp home page GithubHelp logo

vagrantmachinelearningautobox's Introduction

Vagrant-VirtualBox-WorkStation

A virtual box script containing Tensorflow-CPU, hadoop docker, python27, numpy and other machine leanring tools.

How to Istall

  1. Install virtual box.
  2. Install vargant

How to use:

  1. Go to directory with Vagrantfile.
  2. Type $ vagrant up
  3. Go and grabe a coffee, wait for a while.
  4. Type $ vagrant halt and $ vagrant up again.

Set up Hadoop Clusters:

  1. $ cd /docker_files/docker-ambari
  2. switch to bash $ bash
  3. Activate docker functions $ source ambari-functions
  4. Type $ amb-settings to make sure amb functions are working.
  5. Start 3 clusters $ amb-start-cluster 3
  6. Go to ambari shell $ amb-shell
  7. type host list to make sure clusters are up.
  8. add blueprint blueprint add --url https://raw.githubusercontent.com/sequenceiq/ambari-rest-client/2.2.11/src/main/resources/blueprints/multi-node-hdfs-yarn
  9. cluster autoAssign
  10. cluster create

Use tensorflow:

  1. $ source activate tensorflow
  2. $ python
  3. > import tensorflow as tf

Useful vagrant command:

  1. $ vagrant up Setup virtual machine.
  2. $ vagrant halt Shut down virtual machine.
  3. $ vagrant provision Execute bootstrap.sh for debugging.

License

MIT License

vagrantmachinelearningautobox's People

Contributors

arieling avatar

Stargazers

Xuechen Li avatar Qian Xie avatar  avatar alexmai123 avatar

Watchers

James Cloos avatar  avatar

Forkers

webon100

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.