GraRep.jl
GraRep library
A Julia implementation of a graph embedding technique called GraRep
3 stars
3 watching
1 forks
Language: Julia
last commit: over 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
xgfs/verse | An open-source implementation of graph embedding from similarity measures | 129 |
benedekrozemberczki/grarep | An implementation of a method for learning graph representations from global structural information in a network | 63 |
shelsoncao/grarep | A Matlab implementation of a graph representation learning algorithm that incorporates global structural information | 53 |
phadej/graafi | An experimental JavaScript implementation of a graph data structure and algorithms | 20 |
juliageo/proj.jl | A Julia wrapper around the PROJ cartographic projections library | 48 |
dmlc/xgboost.jl | A Julia package implementing a distributed gradient boosting framework with efficient linear model solver and tree learning algorithms. | 289 |
juliagraphs/lightgraphsextras.jl | Provides extra functionality for graph algorithms and integration with other libraries | 21 |
evetion/geoarrays.jl | A Julia package that provides a simple interface to work with geospatial raster data. | 51 |
juliageo/geointerface.jl | An interface for working with geospatial vector data in Julia | 99 |
tomcraven/goga | A Golang library implementing a genetic algorithm with configurable simulator, selector, and mating components. | 219 |
clemapfel/mousetrap.jl | A GUI library designed to simplify the development of complex graphical user interfaces for Julia. | 410 |
juliageo/gadm.jl | Provides access to geographical data from the GADM dataset in Julia | 38 |
go-gremlin/gremlin | A Go client library for interacting with TinkerPop3 Gremlin Server-based graph databases. | 115 |
deloitteoptimalreality/graphqlclient.jl | A Julia package for seamless GraphQL integration with servers | 47 |
juliatext/embeddings.jl | Provides access to pre-trained word embeddings for NLP tasks. | 81 |