Skip to content

GraphNeuralNetworks-v0.6.22

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Dec 12:21
· 42 commits to master since this release
884c2fa

GraphNeuralNetworks GraphNeuralNetworks-v0.6.22

Merged pull requests:

Closed issues:

  • plan for splitting the package (#450)
  • use Flux.@layer instead of Flux.@functor (#452)
  • consider using MultiDocumenter (#456)
  • reinstate temporal graphs tutorials (#457)
  • random graph generators should take an rng instead of a seed (#459)
  • plan for GNNLux.jl (#461)
  • Cannot create GNNGraph with unconnected nodes (#472)
  • Implementation of recommender system based on GNN (#473)
  • GNNs.jl's CI is failing for GRAPH_T = :dense (#476)
  • move all tests to TestItems.jl and TestItemsRunner.jl (#477)
  • document the monorepo structure and the package dependencies (#483)
  • GCNConv layer fails when the GNNGraph comes from an adjacency matrix (#486)
  • move GraphNeuralNetworks.jl to its own folder (#495)
  • Comparison to GeometricFlux.jl (#502)
  • Overriding Base.getproperty(vds::Vector{DataStore}, s::Symbol) conflicts A.ref usage in julia (#504)
  • move repo to JuliaGraphs org (#506)
  • move NeighborLoader to GNNGraphs (#507)
  • coverage not displayed in readme (#528)
  • [docs] move tutorials to GraphNeuralNetworks.jl package (#533)