Skip to content

issues Search Results · repo:liboyue/Network-Distributed-Algorithm language:Python

Filter by

8 results
 (84 ms)

8 results

inliboyue/Network-Distributed-Algorithm (press backspace or delete to remove)

There were originally four errors, two of which seemed to be due to not importing necessary libraries, but I didn t seem to find these two in other files Image Image Image
  • YYYYzhuo
  • Opened 
    on Mar 4
  • #8

The following function in nda.optimizers.compressor seems incorrect. It does not keep a values; instead it keeps dim-a values. Random_a compressor, keep a values def random(x, a): dim = x.shape[0] if ...
  • transtrongwind
  • 1
  • Opened 
    on May 22, 2023
  • #7

Maybe there are some subtle wrong in this code? and I ve found this error: Process Process-8: Traceback (most recent call last): File /Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/multiprocessing/process.py ...
  • Forshining
  • 9
  • Opened 
    on Nov 26, 2022
  • #6

Hi, I am a little confused over how the dataset in the base Problem class is randomly generated. In the code, I cannot find the following function named generate_data(): if dataset == random : ...
  • Jushan-Randy-Chen
  • 2
  • Opened 
    on Oct 16, 2022
  • #5

Hi, The following warning shows up when linear_regression.py is done running, and I wonder what they re referring to? WARNING 22:56:49.4068 22008 backend_ps.py:303] The PostScript backend does not support ...
  • Jushan-Randy-Chen
  • 1
  • Opened 
    on Oct 15, 2022
  • #4

Hi, I encountered the following issue when running the code: (Randy) randy233@Randy-Desktop:/mnt/c/Users/Randy666/Documents/projects/ICON_lab/Network-Distributed-Algorithm/experiments/convex$ python ...
  • Jushan-Randy-Chen
  • 3
  • Opened 
    on Oct 13, 2022
  • #3

I believe I should change np.diag to xp.diag in EXTRA.py?
  • Jushan-Randy-Chen
  • 2
  • Opened 
    on Oct 13, 2022
  • #2

I found that actually setting the batch_size of the DSGD algorithm to all samples, the convergence results are the same as DGD_tracking, but I don t know what is causing this. In theory, DGD_tracking should ...
  • XIe-Yibin
  • 1
  • Opened 
    on Aug 21, 2021
  • #1
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub