Coder Social home page Coder Social logo

Comments (3)

pemami4911 avatar pemami4911 commented on July 2, 2024

Hi, this could definitely be supported in EvoProtGrad with some minor modifications to the code in the HuggingFaceExpert class.

The masked marginal score uses the masked mutated protein sequence as input to the protein language model (PLM) and uses the (unmasked) mutations to compute the score. This could be supported by extending this __call__ function

class HuggingFaceExpert(Expert):
to support passing auxiliary information about what the mutations are at the masked locations in the input (e.g., passing the the unmasked sequence).

Allowing the HuggingFaceExpert to have its score function be selected in an argument in the constructor seems reasonable as well, that way the __call__ function can select between different score functions on the fly.

from evoprotgrad.

Amelie-Schreiber avatar Amelie-Schreiber commented on July 2, 2024

Would you be up for working on this with me? If so, what is the best way to get in touch?

from evoprotgrad.

pemami4911 avatar pemami4911 commented on July 2, 2024

Definitely; I will be attending NeurIPS all next week so it's unlikely I'll have time to get to this until after that.
In general, I am happy to review and accept pull requests too! 🙂

Feel free to send me an email at [email protected] to get in touch offline.

from evoprotgrad.

Related Issues (4)

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.