Pinned Repositories
_evTagging
ACGAN-PyTorch
ActivityOnWild
aima-pseudocode
Pseudocode descriptions of the algorithms from Russell And Norvig's "Artificial Intelligence - A Modern Approach"
convmixer-cifar
A pytorch experiment set-up for convmixer on CIFARs
coss-pytorch
eqxvision
A Python package of computer vision models for the Equinox ecosystem.
OnMixup
NeurIPS Reproducbility Challenge 2019
SharpenFocus-Pytorch
An unoffocial Pytorch-based implementation
Tag2Vec
paganpasta's Repositories
paganpasta/eqxvision
A Python package of computer vision models for the Equinox ecosystem.
paganpasta/OnMixup
NeurIPS Reproducbility Challenge 2019
paganpasta/SharpenFocus-Pytorch
An unoffocial Pytorch-based implementation
paganpasta/coss-pytorch
paganpasta/convmixer-cifar
A pytorch experiment set-up for convmixer on CIFARs
paganpasta/awesome-jax
JAX - A curated list of resources https://github.com/google/jax
paganpasta/awesome-trusty
Curation and brief overviews of reliability and trustworthiness of predictions
paganpasta/BigGAN-PyTorch
See https://github.com/ilyakava/gan for results on Imagenet 128. Code for a Multi-Hinge Loss with K+1 Conditional GANs
paganpasta/CLIP
Contrastive Language-Image Pretraining
paganpasta/CutMix-PyTorch
Official Pytorch implementation of CutMix regularizer
paganpasta/DATM
ICLR 2024, Towards Lossless Dataset Distillation via Difficulty-Aligned Trajectory Matching
paganpasta/easyrobust-modified
paganpasta/equinox
Callable PyTrees and filtered transforms => neural networks in JAX. https://docs.kidger.site/equinox/
paganpasta/FTD-distillation
The code of the paper "Minimizing the Accumulated Trajectory Error to Improve Dataset Distillation" (CVPR2023)
paganpasta/grafyty_app
paganpasta/HoMM
High order Moment Models
paganpasta/jax_metrics
paganpasta/Made-With-ML
Learn how to responsibly deliver value with ML.
paganpasta/mkdocs-material
Documentation that simply works
paganpasta/NeurIPS-2019
Repository for submission to the NeurIPS-2019
paganpasta/optax
Optax is a gradient processing and optimization library for JAX.
paganpasta/Parametric-Contrastive-Learning
Parametric Contrastive Learning (ICCV2021)
paganpasta/Patch-Fool
[ICLR 2022] "Patch-Fool: Are Vision Transformers Always Robust Against Adversarial Perturbations?" by Yonggan Fu, Shunyao Zhang, Shang Wu, Cheng Wan, Yingyan Lin
paganpasta/pdf-host
paganpasta/prompt_in
paganpasta/ProxyBS
paganpasta/pytorch-lightning
Pretrain, finetune and deploy AI models on multiple GPUs, TPUs with zero code changes.
paganpasta/rlcard
Reinforcement Learning / AI Bots in Card (Poker) Games - Blackjack, Leduc, Texas, DouDizhu, Mahjong, UNO.
paganpasta/Robust-Vision-Transformer
The implementation of our paper: Towards Robust Vision Transformer (CVPR2022)
paganpasta/URepDistiller
[ICLR 2020] Contrastive Representation Distillation (CRD), and benchmark of recent knowledge distillation methods