DynamicRNA
Developed a machine learning model to predict folded secondary structure from RNA sequences using Python, Pandas, Numpy, Pytorch, and mxfold. Combined Structured SVMs trained via SGD with loss-augmented inference and a dynamic programming algorithm based on Zuker and Stiegler (1981). Achieved an F-score of 0.504.