Pinned Repositories
3Choose2
App built using Java and Android Studio, with Gradle and XML.
dna-translator
Translates provided DNA sequences into amino acid sequences or returns the reverse complement
drug-drug-interactions
Implementation of node2vec unsupervised feature learning algorithm to predict drug-drug interactions
ecg-classification
ECG Arrhythmia classification using CNN
fresh-bite
ml-notebooks
Repository of Jupyter Notebooks containing machine learning models.
model-card-generator
Typescript tool for generating Model Cards for machine learning models.
predict-rbp-sites
Using transformers to predict RBP binding sites in RNA sequences
probabilistic-blast
A Python implementation of a probabilistic BLAST algorithm.
gracexwho's Repositories
gracexwho/predict-rbp-sites
Using transformers to predict RBP binding sites in RNA sequences
gracexwho/3Choose2
App built using Java and Android Studio, with Gradle and XML.
gracexwho/dna-translator
Translates provided DNA sequences into amino acid sequences or returns the reverse complement
gracexwho/drug-drug-interactions
Implementation of node2vec unsupervised feature learning algorithm to predict drug-drug interactions
gracexwho/ecg-classification
ECG Arrhythmia classification using CNN
gracexwho/fresh-bite
gracexwho/ml-notebooks
Repository of Jupyter Notebooks containing machine learning models.
gracexwho/model-card-generator
Typescript tool for generating Model Cards for machine learning models.
gracexwho/probabilistic-blast
A Python implementation of a probabilistic BLAST algorithm.
gracexwho/graphModelsTest
gracexwho/iDeepS
inferring sequence-structure motifs using deep learning
gracexwho/matrix-calculator
Calculator for matrices in linear algebra
gracexwho/mchacks6-website
Website for McHacks VI
gracexwho/mibs.github.io
MIBS webpage
gracexwho/pentago-ai
Alpha-beta minimax search algorithm for Pentago board game
gracexwho/python-program-analysis
A Typescript library for parsing Python 3 and doing basic program analysis, like forming control-flow graphs and def-use chains.