Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepGraphLearning/graphvite
/ DeepWalk
Class
DeepWalk
include/instance/model/graph.h:96–96 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
94
*/
95
template<class _Vector>
96
class DeepWalk : public LINE<_Vector> {};
97
98
/**
99
* @brief node2vec model
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected