Giter VIP home page Giter VIP logo

Comments (3)

palash1992 avatar palash1992 commented on August 18, 2024

Hi,
The issue seems to happen on some machines. I have modified the code. Please try the changes and let me know if you are still experiencing the same problem.

from gem.

tilenmarc avatar tilenmarc commented on August 18, 2024

Thanks! I had an indentation error now (please have a look at line 139 of sdne.py), but I was able to correct it. Great work btw.
Best,
TIlen

P.S. It is not an error but the algorithm is also giving me warnings such as:
UserWarning: The merge function is deprecated and will be removed after 08/2017. Use instead layers from keras.layers.merge, e.g. add, concatenate, etc.
Have in mind that you will have to deal with these in the future.
P.P.S. In the readme file you have two small mistakes in Usage:
-grom gem.utils -> from ...
-loadGraph -> loadGraphFromEdgeListTxt

from gem.

palash1992 avatar palash1992 commented on August 18, 2024

I fixed the issues mentioned. Originally I had written the sdne code with previous version of Keras which results in warnings in the new version. They will turn into errors when they release new versions in Fall but as long as you use the version mentioned it should be fine.

Thanks a lot for your comments and feedback!

from gem.

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.