Skip to content

Latest commit

 

History

History
39 lines (26 loc) · 1.19 KB

README.md

File metadata and controls

39 lines (26 loc) · 1.19 KB

README

This README file describes the necessary steps to run the Network Lasso code in this folder.

What is this repository for?

For hosting the source code of network lasso related machine learning research.

Important Links

Dependencies

  • The required dependencies to build this project are Python 2.7, NetworkX, NumPy >= 1.6.1, Scipy >= 0.9, CVXPY >= 0.3.9

How to run

  • Go to the root folder
  • Run command : python Network_Lasso.py -CoreSize -lambdaStartValue -lambdaMaxValue -lambdaStepSize
  • Example: python Network_Lasso.py 4 0 10 1.1

Contribution guidelines

PhD work from Kazi. To be reviewed by others.

  • Writing tests
  • Code review
  • Other guidelines

Who do I talk to?

  • Repo owner or admin
  • Other community or team contact