Coder Social home page Coder Social logo

Request for training about alphalink HOT 5 OPEN

sehooni avatar sehooni commented on July 29, 2024
Request for training

from alphalink.

Comments (5)

lhatsk avatar lhatsk commented on July 29, 2024

Hi,

You should be able to train it using train_openfold.py. It's set up to do fine-tuning by initialising the network with the original weights: https://github.com/lhatsk/AlphaLink/blob/main/train_openfold.py#L135

from alphalink.

sehooni avatar sehooni commented on July 29, 2024

Thank you for reply my issue.

By the way, than how to set the initial dataset?

In the paper, you said that 'fine the network on 13,000 proteins from the trRosetta38 training set with simulated photo-AA crosslinking data.'.

And I already downloaded the trRosetta training set, but it consisted with 15,000 proteins which didn't match 13,000. Furthermore, how can I preprocess it with AA-crosslinking data?

Additionally, I want to ask how to consist of the data with crop size!
Thank you for reading.

from alphalink.

lhatsk avatar lhatsk commented on July 29, 2024

I don't quite remember why I didn't take the full set. There are two possibilities that come to mind: I think I originally had a train/ validation split on the trRosetta training data from a previous project and only used the training split. Another possibility is that I didn't have crosslinks for all the targets. Just take as much as you can. You would need to simulate the photoAA crosslinking data. I did it on the fly during training.

Additionally, I want to ask how to consist of the data with crop size!
I used the default crop size for fine-tuning which is 384AA.

from alphalink.

sehooni avatar sehooni commented on July 29, 2024

thank you for explaining for my question.

Additionally, I have some more questions.

I used the default crop size for fine-tuning which is 384AA.

  1. In this case, I want to know the way to crop methodolgy.
    Did you choose overlap strategy for cropping AA? or using consequent cropping AA?

from alphalink.

lhatsk avatar lhatsk commented on July 29, 2024

I didn't alter the cropping strategy. It's a random crop of size 384AA.

from alphalink.

Related Issues (18)

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.