Giter Club home page Giter Club logo

Comments (2)

Bribak avatar Bribak commented on August 23, 2024

Hi,

thanks for your interest in our work!

In principle you can use our trained SweetNet model for your purpose but it may not lead to satisfying results as we only have supervised models stored (trained for a specific purpose). So I'd suggest trying it out.

The easiest way is to use the infrastructure in our glycowork package, for instance adapting the snippet on https://bojarlab.github.io/glycowork/examples.html#example4

by exchanging the rank to "Species", adding "trained=True" to prep_model, and then directly using glyowork.ml.inference.glycans_to_emb (https://github.com/BojarLab/glycowork/blob/master/glycowork/ml/inference.py#L23) to convert your glycans into learned embeddings. Otherwise you can also try retraining.

Hope that's helpful,
Daniel

from sweetnet.

quarksome avatar quarksome commented on August 23, 2024

I see. So the GCN model with 3 GraphConv layers, together with the 3 FC layers, are trained for specific prediction tasks. And for each different tasks, the glycan representations will be different because GCN embedding will be based on glycan features that contribute differently in different prediction tasks.

from sweetnet.

Related Issues (2)

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.