diff --git a/docs/proposal_presentation.Rmd b/docs/proposal_presentation.Rmd index 4d92aca..9e28021 100644 --- a/docs/proposal_presentation.Rmd +++ b/docs/proposal_presentation.Rmd @@ -93,8 +93,6 @@ duo(primary_color = "#D8CEC5", secondary_color = "#49475B") -Source: [Wikimedia](https://upload.wikimedia.org/wikipedia/commons/c/c6/Topological_Ordering.svg) - --- # Introduction - EDA: Simple Repo @@ -114,11 +112,11 @@ Source: [Wikimedia](https://upload.wikimedia.org/wikipedia/commons/c/c6/Topologi -- -### What are workflow patterns across Git repositories? +### What are common sub-patterns in the way people use Git? -- -### What are common sub-patterns in the way people use Git? +### What are workflow patterns across Git repositories? --- @@ -175,14 +173,12 @@ class: inverse, center, middle ## Approach - `Node2vec` -- Samples network neighborhoods of each node using the biased random walks +.pull-left[- Samples network neighborhoods of each node using the biased random walks - Based on `Weisfeiler-Lehman Graph Kernels` - - iterate nodes and edges, relabel and group, represent the features in a vector + - iterate nodes and edges, relabel and group, represent the features in a vector] - ![](imgs/wl_kernel.png) + .pull-right[![](imgs/wl_kernel.png)] -[Source: http://www.jmlr.org/papers/volume12/shervashidze11a/shervashidze11a.pdf] - --- ## Approach - `sub2vec` diff --git a/docs/proposal_presentation.html b/docs/proposal_presentation.html index de49f40..a746907 100644 --- a/docs/proposal_presentation.html +++ b/docs/proposal_presentation.html @@ -1,8 +1,8 @@ - +