Pinned Repositories
amdim-public
Public repo for Augmented Multiscale Deep InfoMax representation learning
CMU-MultimodalSDK
CMU MultimodalSDK is a machine learning platform for development of advanced multimodal models as well as easily accessing and processing multimodal datasets.
conditional_infonce
examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
fair-mixup
ICLR 2021, Fair Mixup: Fairness via Interpolation
GraphCL
[NeurIPS 2020] "Graph Contrastive Learning with Augmentations" by Yuning You, Tianlong Chen, Yongduo Sui, Ting Chen, Zhangyang Wang, Yang Shen
mae_understand
Code repo for the CVPR paper, "Understanding Masked Autoencoders via Hierarchical Latent Variable Models""
multimodal_routing
relative_predictive_coding
Project page for paper Self-supervised Representation Learning with Relative Predictive Coding
dl_signal
Deep Learning Model for Signal Data
martinmamql's Repositories
martinmamql/multimodal_routing
martinmamql/relative_predictive_coding
Project page for paper Self-supervised Representation Learning with Relative Predictive Coding
martinmamql/mae_understand
Code repo for the CVPR paper, "Understanding Masked Autoencoders via Hierarchical Latent Variable Models""
martinmamql/amdim-public
Public repo for Augmented Multiscale Deep InfoMax representation learning
martinmamql/CMU-MultimodalSDK
CMU MultimodalSDK is a machine learning platform for development of advanced multimodal models as well as easily accessing and processing multimodal datasets.
martinmamql/conditional_infonce
martinmamql/examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
martinmamql/fair-mixup
ICLR 2021, Fair Mixup: Fairness via Interpolation
martinmamql/GraphCL
[NeurIPS 2020] "Graph Contrastive Learning with Augmentations" by Yuning You, Tianlong Chen, Yongduo Sui, Ting Chen, Zhangyang Wang, Yang Shen
martinmamql/jax
Composable transformations of Python+NumPy programs: differentiate, vectorize, JIT to GPU/TPU, and more
martinmamql/lcifr
Learning Certified Individually Fair Representations
martinmamql/mae_tpu
PyTorch implementation of MAE https//arxiv.org/abs/2111.06377
martinmamql/matrix_sinfo_scripts
Credit: homles; script to get whatever nodes you want on matrix. The script allows you to request nodes for specific cpu, ram, vram, gpu-archi, and exclude nodes that you don’t want
martinmamql/meta-project
Code for meta project forked from Siyuan codebase.
martinmamql/mini-tool-box
Some util functions for machine learning experiments
martinmamql/minnn-assignment
An assignment on creating a minimalist neural network toolkit for CS11-747
martinmamql/moco-v3
PyTorch implementation of MoCo v3 https//arxiv.org/abs/2104.02057
martinmamql/python-latex-highlighting
LaTeX style for Python highlighting
martinmamql/Self_Explaining_Structures_Improve_NLP_Models
martinmamql/SimCLR-2
PyTorch implementation of SimCLR: A Simple Framework for Contrastive Learning of Visual Representations by T. Chen et al.
martinmamql/simsiam
PyTorch implementation of SimSiam https//arxiv.org/abs/2011.10566
martinmamql/tutorials
Some tutorials I've created for myself and my collaborators
martinmamql/VDPC
Official Pytorch and JAX implementation of "Efficient-VDVAE: Less is more"