snowcement's Stars
cleverhans-lab/cleverhans
An adversarial example library for constructing attacks, building defenses, and benchmarking both
carlini/nn_robust_attacks
Robust evasion attacks against neural network to find adversarial examples
QData/TextAttack
TextAttack 🐙 is a Python framework for adversarial attacks, data augmentation, and model training in NLP https://textattack.readthedocs.io/en/master/
cleanlab/cleanlab
The standard data-centric AI package for data quality and machine learning with messy, real-world data and labels.
songhwanjun/Awesome-Noisy-Labels
A Survey
textflint/textflint
Unified Multilingual Robustness Evaluation Toolkit for Natural Language Processing
lipiji/neural-summ-cnndm-pytorch
Neural abstractive summarization (seq2seq + copy (or pointer network) + coverage) in pytorch on CNN/Daily Mail
kuangliu/pytorch-cifar
95.47% on CIFAR10 with PyTorch
weiaicunzai/pytorch-cifar100
Practice on cifar100(ResNet, DenseNet, VGG, GoogleNet, InceptionV3, InceptionV4, Inception-ResNetv2, Xception, Resnet In Resnet, ResNext,ShuffleNet, ShuffleNetv2, MobileNet, MobileNetv2, SqueezeNet, NasNet, Residual Attention Network, SENet, WideResNet)
cxy1997/MNIST-baselines
Baseline classifiers on the polluted MNIST dataset, SJTU CS420 course project
utahnlp/consistency
Implementation of models in our EMNLP 2019 paper: A Logic-Driven Framework for Consistency of Neural Models
narumiruna/UTKFace-utils
DeepGraphLearning/pLogicNet
expressGNN/ExpressGNN
DeepGraphLearning/graphvite
GraphVite: A General and High-performance Graph Embedding System
awslabs/dgl-ke
High performance, easy-to-use, and scalable package for learning large-scale knowledge graph embeddings.
DeepGraphLearning/KnowledgeGraphEmbedding
eecrazy/CausalBank
CausalBank dataset from our IJCAI 2020 paper "Guided Generation of Cause and Effect" https://www.ijcai.org/Proceedings/2020/502
zharry29/wikihow-goal-step
Data and code accompanying the paper "Reasoning about Goals, Steps, and Temporal Ordering with WikiHow"
pyg-team/pytorch_geometric
Graph Neural Network Library for PyTorch
PetarV-/GAT
Graph Attention Networks (https://arxiv.org/abs/1710.10903)
demuxin/pytorch_tricks
some tircks for PyTorch
TIBHannover/cross-modal_entity_consistency
This repository contains the dataset and source files to reproduce the results in the publication Müller-Budack et al. 2021: "Multimodal news analytics using measures of cross-modal entity and context consistency", In: International Journal on Multimedia Information Retrieval (IJMIR), Vol. 10, Art. no. 2, 2021.
thtang/ADLxMLDS2017
Deep learning works for ADLxMLDS (CSIE 5431) in NTU
hindupuravinash/the-gan-zoo
A list of all named GANs!
graykode/nlp-tutorial
Natural Language Processing Tutorial for Deep Learning Researchers
pytorch/examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
gram-ai/capsule-networks
A PyTorch implementation of the NIPS 2017 paper "Dynamic Routing Between Capsules".
taynaud/python-louvain
Louvain Community Detection
yunjey/pytorch-tutorial
PyTorch Tutorial for Deep Learning Researchers