lzx325's repositories
cDNA_Cupcake
Miscellaneous collection of Python and R scripts for processing Iso-Seq data
cellBrowser
Python pipeline and Javascript scatter plot library for single-cell datasets, http://cellbrowser.rtfd.org
CudaJacobi
CUDA implementation of the Jacobi method
DANN_py3
python 3 pytorch implementation of DANN
DDC-transfer-learning
A simple implementation of Deep Domain Confusion: Maximizing for Domain Invariance
deep-transfer-learning
A collection of implementations of deep domain adaptation algorithms
Graphormer
This is the official implementation for "Do Transformers Really Perform Bad for Graph Representation?".
HowToTrainYourMAMLPytorch
The original code for the paper "How to train your MAML" along with a replication of the original "Model Agnostic Meta Learning" (MAML) paper in Pytorch.
linux-shlib-link-samples
A few examples of how to link Linux shared libraries with secondary dependencies
masif
MaSIF- Molecular surface interaction fingerprints. Geometric deep learning to decipher patterns in molecular surfaces.
NCRF
Cancer metastasis detection with neural conditional random field (NCRF)
Pointnet_Pointnet2_pytorch
PointNet and PointNet++ implemented by pytorch (pure python) and on ModelNet, ShapeNet and S3DIS.
pytorch-seq2seq
Tutorials on implementing a few sequence-to-sequence (seq2seq) models with PyTorch and TorchText.
reformer-pytorch
Reformer, the efficient Transformer, in Pytorch
samtools
Tools (written in C using htslib) for manipulating next-generation sequencing data
scikit-learn
scikit-learn: machine learning in Python
siamese-pytorch
Implementation of Siamese Networks for image one-shot learning by PyTorch, train and test model on dataset Omniglot
Sniffles
Structural variation caller using third generation sequencing
tabnet
PyTorch implementation of TabNet paper : https://arxiv.org/pdf/1908.07442.pdf