The Wayback Machine - https://web.archive.org/web/20210417184820/https://github.com/topics/networks
Skip to content
#

networks

Here are 575 public repositories matching this topic...

themarwhal
themarwhal commented Apr 12, 2021

POC: @themarwhal (GH) Marie Bremner (Slack)

We currently only do pylint unit test checks for the following services:

# orc8r/gateway/python
'common',
'configuration',
'ctraced',
'directoryd',
'eventd',
'magmad',
'state',
# lte/gateway/python
'enodebd',
'pipelined',
'policydb',
'subscriberdb',

In the orc8r directory, we should enable pylint checks for the following se

loftusa
loftusa commented Apr 5, 2021

in the initial embedding step (ASE on all the graphs separately) prior to concatenation, MASE just does all the embeddings in a for-loop. This can be parallelized pretty easily with joblib. I can make a PR, but might also be fun for someone else to play around with (@rajpratyush?). Should be pretty straightforward, you can just parallelize the loop right?

[this](https://github.com/microsoft/g

Improve this page

Add a description, image, and links to the networks topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the networks topic, visit your repo's landing page and select "manage topics."

Learn more