Coder Social home page Coder Social logo

disml_framwork's Introduction

disML_Framwork

distributed LR, SVM on tensorflow

cluster list

Cluster | Master Node | Slave Node

  • | :-: | -: b1g1 | b1g36 | b1g1-b1g35 b1g37 | b1g72 | b1g37-b1g71

how to start

cd /root/code/disML_Framwork
python start_experiment.py {n_experiments_samples} {ml_job:
SVM, CNN, LR}.
 Eg: python start_experiment.py 10 SVM

how to stop task

ssh master_node
./code/disML_Framework/bin/kill_cluster_pid.sh 1 36

how to update code

ssh master_node
./code/disML_Framework/bin/trans_data.sh {locsl file/dir} {target dir}

important log file

  1. SVM_19_6_Adam_2e-05_3600_22_process.csv SVM: ml_job 19: n_workers 6: n_intra_op Adam:Optimizer 2e-05: learning rate 3600:batch size 22:n_partations

  2. SVM_result.csv records the final result of SVM all jobs.

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.