Repositories List#

An automatically updated list of my public repos and repos contributed to.

Research#

  • bcell - A framework for linear B-cell epitope prediction and classification. (ECML PKDD 2023)

  • master-thesis - The code for my master’s degree project.

Tools#

  • py-cdhit - A Python package for CD-HIT, clustering protein or nucleotide sequences.

  • auto-sphinx-page-action - GitHub action that creates website using Sphinx.

  • config-argument-parser - A package to help automatically create command-line interface from configuration or code.

Others#

Contributions (PRs and issues)#

  • matplotlib/matplotlib - matplotlib: plotting with Python

  • numpy/numpy - The fundamental package for scientific computing with Python.

  • huggingface/transformers - 🤗 Transformers: the model-definition framework for state-of-the-art machine learning models in text, vision, audio, and multimodal models, for both inference and training.

  • shap/shap - A game theoretic approach to explain the output of any machine learning model.

  • probml/pyprobml - Python code for “Probabilistic Machine learning” book by Kevin Murphy

  • networkx/networkx - Network Analysis in Python