Skip to content
This repository has been archived by the owner on Aug 1, 2024. It is now read-only.

How to train LinearProjectionDistogramModel for my data? #655

Open
hasaiki136 opened this issue Jan 30, 2024 · 0 comments
Open

How to train LinearProjectionDistogramModel for my data? #655

hasaiki136 opened this issue Jan 30, 2024 · 0 comments

Comments

@hasaiki136
Copy link

Hello, thanks for your great work.

In your lm_design folder, there are two tasks - fixedbb and free_generation. For the first task, I want to change the weight for LinearProjectionDistogramModel to predict my proteins distance bins accurately. I tried to train the model on my protein data, with learning rate of 1e-2 using cce_loss (refer to your loss.py) between all [i, j] pairs in the predicted distogram and ground truth distogram. But didn’t get expected results.

So I hope to know the way you train the LinearProjectionDistogramModel, how you calculate the total loss and how to define the accuracy ?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant