Code Monkey home page Code Monkey logo

Comments (1)

jannisborn avatar jannisborn commented on July 21, 2024

Hi @paulrbuckley,

Indeed, the flexible_training.py trains a TITAN model from scratch. Now it depends on how you use the flexible training script. You can either pass the TCR-eptope binding data to it, in that case, you omit the pretraining. Alternatively, you can use the model to pretrain a TITAN model on BindingDB and afterwards you can use the semi_frozen_finetuning.py to finetune your model on TCR-epitope binding data. As per results in our paper, this should give the best results. Just keep in mind that we did not release the preprocessed BindingDB data for this paper. If you want to re-do this step, I recommend looking at our related paper in the Journal of Chemical Information & Modeling and its codebase: https://github.com/PaccMann/paccmann_kinase_binding_residues
If you follow the Box link there, you can access processed BindingDB data that should be quite straightforward to be fed to the flexible training script.

Depends on your needs, but it might be easier to start from the pretrained model that we provide rather than re-doing the pretraining on BindingDB. Also keep in mind to keep a low LR for finetuning otherwise you might induce catastrophic interference and overfit on your TCR data. Hope this helps!

from titan.

Related Issues (14)

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.