Giter Site home page Giter Site logo

Comments (1)

yuehhua avatar yuehhua commented on June 14, 2024

Within GCN convolution layer, a inverse squared degree matrix is computed. This matrix is computed for normalized graph Laplacian. If the degree of each vertex becomes negative, this makes it happen to compute over the square root of a negative number. You may want to check the degree of each vertex not to be a negative value to avoid this error.

in at GeometricFlux\k4atN\src\layers\conv.jl:48
in normalized_laplacian##kw at GeometricFlux\k4atN\src\graph\featuredgraphs.jl:133
in #normalized_laplacian#104 at GeometricFlux\k4atN\src\graph\featuredgraphs.jl:133
in at GeometricFlux\k4atN\src\operations\linalg.jl:127
in #normalized_laplacian#85 at GeometricFlux\k4atN\src\operations\linalg.jl:128
in _normalized_laplacian at GeometricFlux\k4atN\src\operations\linalg.jl:133
in inv_sqrt_degree_matrix##kw at GeometricFlux\k4atN\src\operations\linalg.jl:98
in #inv_sqrt_degree_matrix#83 at GeometricFlux\k4atN\src\operations\linalg.jl:98

from geometricflux.jl.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.