Giter Site home page Giter Site logo

ft-vgae's People

Contributors

nairouz avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

fasladodo

ft-vgae's Issues

Unable to run

Hi, I'm unable to run this, as there are no pretrained weights that the model needs and they are not available at the mentioned https://github.com/zfjsail/gae-pytorch/ repo either, and their training code does not save a model either.

Could you please provide either the training weights directly (preferable) or a code that trains the model and saves weights usable by this code?

I did try running their code and saving a model, but it expects different layers:

RuntimeError: Error(s) in loading state_dict for FT_VGAE:
        Missing key(s) in state_dict: "base_gcn.weight", "gcn_mean.weight", "gcn_logsigma2.weight", "assignment_1.cluster_centers".
        Unexpected key(s) in state_dict: "gc1.weight", "gc2.weight", "gc3.weight".

So is that repo not being used anymore?

Add requirements.txt

For reproducibility, it would be useful to mention the version of Python used and to include a requirements.txt file in the repository.

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.