Projects

Protlib Designer

Protlib Designer logo

Description:
Protlib-Designer is a lightweight Python library for designing diverse protein libraries by seeding linear programming with deep mutational scanning data (or any matrix-formatted score data). Given a score-matrix (rows = mutations, columns = score sources), it Pareto-minimizes across sources while maximizing library diversity.

๐Ÿ”— View on PyPI ยท GitHub Repository
๐Ÿ“… November 2024 โ€“ Present


Deep Symbolic Optimization

DSO banner

Description:
Deep Symbolic Optimization (DSO) is a deep-learning framework for discrete optimization tasks. DSO has been designed to be extensible and modular, allowing for the easy addition of new symbolic optimization tasks, specially in the space of Reinforcement Learning for Symbolic Mathematics. The package includes the core symbolic optimization algorithms, as well as support for two particular symbolic optimization tasks:

  1. Symbolic Regression โ€“ recovering tractable mathematical expressions from data
  2. Symbolic Control โ€“ discovering interpretable policies for reinforcement-learning environments

๐Ÿ”— GitHub Repository
๐Ÿ“… January 2021 โ€“ Present


Cardiac Machine Learning

Cardiac ML banner

Description:

Cardiac Machine Learning is a repository that provides code for reconstructing cardiac activation maps and transmembrane potentials from ECG signals. The code is based on the work presented in the paper โ€œCardiac Activation Map Reconstruction from ECG Signals Using Deep Learningโ€ (2020). The repository includes a dataset of synthetic and real ECG signals, as well as pre-trained models for both tasks.

๐Ÿ”— GitHub Repository
๐Ÿ”— Cardiac Challenge
๐Ÿ“ฎ Medium Post
๐Ÿ“… July 2018 โ€“ July 2021