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)
- Loading MIMIC dataset onto a FHIR server in two easy steps - November 20, 2024
- R&D and Innovation in IT; to or not to combine both - November 15, 2024
- Locally hosted LLMs - July 14, 2024
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