hi friends,
My name is Abhijit Jadhav.I m doin my graduate project in secondary protein structure prediction using Neural networks.I had few doubts and would be very greatful if you ppl could slove it
1.Is there some benchmark problem for secondary protein structure prediction using neural nets?
2.Is there some neural network solution algorithm for protein structure prediction like RBF networks or SVM?
Thnak you
Abhijit
Latest posts by Bell Eapen (see all)
- Named Entity Recognition using LLMs: a cTakes alternative? - September 1, 2023
- Distilling LLMs to small task-specific models - August 24, 2023
- Kedro for multimodal machine learning in healthcare - January 25, 2023
Dear Abhijith
Protein secondary structure prediction was my project too. However I used the simple chou-fassman algorithmfor which I used VB6. If you want this algorithm or the VB source code for that, I think I have it in one of my archives.
I have very little experience with neural networks. I found an article here which you would have defenitly seen. What language are you going to use to implement the algorithm. Once you decide that probably you can search for some third part libraries which you can use.
Hello,
I am also doing a similar project.Could you give me the vb source code for the same