These are my solutions to the assignments of the graduate course Machine Learning for Bioinformatics offered by the CE Department at Sharif University in Spring quarter of 2020.
- Heart Disease Data Analysis with KNN and Decision Tree from scratch Codes & Data
- Analyzing the Sklearn Breast Cancer dataset using Soft Margin SVM and Perceptron algorithms. Codes
- Analyzing the Sklearn Breast Cancer dataset using Ensemble Algorithms and Feature Selection. Codes
- Dimensionality Reduction using PCA and Clustering with K-means and GMM on ALL/AML cancer dataset Codes & Data
- Brain Tumor Classification with ResNet and Feature Map Visualization Codes & Data
- Implementation of Autoencoder (AE) and Variational Autoencoder (VAE) and Image Interpolation Codes
- Baum-Welch Algorithm using hidden-markov library Codes
- Predicting Activity of Compounds for Drug Discovery Codes & Data
- A simple Multi-Layer Perceptron (MLP) implementation Codes
- Implemeting an LSTM for ECG Heartbeat Classification Codes
- Implementing Simboost for drug-target binding affinity prediction Codes & Data - Based on the paper SimBoost: a read-across approach for predicting drug–target binding affinities using gradient boosting machines
- Improving DeepDTA model for drug-target binding affinity prediction Codes & Data - Based on the paper DeepDTA: deep drug–target binding affinity prediction