Official implementation of Transformer Interpretability Beyond Attention Visualization. We introduce a novel method which allows to visualize classifications made by a Transformer based model for both ...
(*) Work completed during internship at Insitro. Python 3.11.9 conda create -n fastvim -c conda-forge python=3.11.9 gcc=11.4 gxx=11.4 conda activate fastvim torch 2.1.1 + cu12.1, and other ...
Model-based analysis of ChIP-seq (MACS) is a computational algorithm that identifies genome-wide locations of transcription/chromatin factor binding or histone modification from ChIP-seq data. MACS ...