Salvador Aguinaga

Results 10 issues of Salvador Aguinaga

My question is: do you have an idea where to look for the largest interactions dataset? where the dataset can be examined as a graph (or network)? ... just curious

on my macOS system I tried to execute the command and got: `gulp release` `zsh: command not found: gulp` What I had to do is: `node_modules/.bin/gulp release`

in this cell below I get the error at the bottom of this post how do I get this Addressed? ``` for epoch in range(1, 200): loss = train() train_acc...

Is the "gdf" option is not available? I can't find it in the help or in the `graphlet_params.h` file. Let me know. Thanks.

Did any of you get this work? Here is the error I get (btw: it build fine, but does not run) > Assertion failure in -[UIApplication _runWithMainScene:transitionContext:completion:], /BuildRoot/Library/Caches/com.apple.xbs/Sources/UIKit/UIKit-3600.8.1/UIApplication.m:3677 > 2017-06-20...

the files CMakeList.txt points to download files that aren't not the right size. after: ./configure and 'make' in folder debug/toolkits/graph_analytics/ I initially get: [ 45%] No install step for 'boost'...

Argument 'hidden' controls the vector dimension of nodes? As you run the graph (adj matrix) through the gcn The resulting size of the node vectors is the hidden value (128)...

It's unclear what `gconvert` does. I don't see in the src code what `intype` and `outype` is. Is this meant to convert edge-list files to other graph types/formats? Or, is...

Hello All, I did not see this error show up in earlier issues, does any one have a suggestion? I tried compiling on an Ubuntu system. > src/count-tri.cpp: In function...

### Is this a new bug? - [X] I believe this is a new bug - [X] I have searched the existing issues, and I could not find an existing...

bug