SmallEars's Stars
tensorflow/models
Models and examples built with TensorFlow
UKPLab/sentence-transformers
State-of-the-Art Text Embeddings
jindongwang/transferlearning
Transfer learning / domain adaptation / domain generalization / multi-task learning etc. Papers, codes, datasets, applications, tutorials.-迁移学习
HobbitLong/SupContrast
PyTorch implementation of "Supervised Contrastive Learning" (and SimCLR incidentally)
brannondorsey/PassGAN
A Deep Learning Approach for Password Guessing (https://arxiv.org/abs/1709.00440)
ryanzhumich/Contrastive-Learning-NLP-Papers
Paper List for Contrastive Learning for Natural Language Processing
lakiw/pcfg_cracker
Probabilistic Context Free Grammar (PCFG) password guess generator
dvlab-research/Parametric-Contrastive-Learning
Parametric Contrastive Learning (ICCV2021) & GPaCo (TPAMI 2023)
GhostPack/DeepPass
Hunting for passwords with deep learning
cbaziotis/seq3
Source code for the NAACL 2019 paper "SEQ^3: Differentiable Sequence-to-Sequence-to-Sequence Autoencoder for Unsupervised Abstractive Sentence Compression"
aonotas/adversarial_text
Code for Adversarial Training Methods for Semi-Supervised Text Classification
RUB-SysSec/NEMO
Modeling Password Guessability Using Markov Models
pasquini-dario/PLR
Guessing passwords via Representation Learning, with style and a mixture of gaussians
zphang/usc_dae
Repository for Unsupervised Sentence Compression using Denoising Auto-Encoders
WangJiuniu/adversarial_training
Pytorch implementation of the methods proposed in **Adversarial Training Methods for Semi-Supervised Text Classification** on IMDB dataset
IBM/URET
Universal Robustness Evaluation Toolkit (for Evasion)
vialab/semantic-guesser
Training and testing of linguistic passwords models.
D3vil0p3r/PassGAN
A Deep Learning Approach for Password Guessing
JHL-HUST/FGPM
Adversarial Training with Fast Gradient Projection Method against Synonym Substitution based Text Attacks
shshlzh/TextCNN-Adversarial-Training-in-NLP
对抗训练在NLP中的应用
cjymz886/fast_adversarial_for_text_classification
基于TextCNN,测试三种对抗训练模型(FGSM,PGD,FREE)在text classification上的表现
dozed/InferSent
m-chanakya/scar
SCAR: Sentence Compression using Autoencoders for Reconstruction
zcrosman/PassHound
Update BloodHound to show password reuse without cracking passwords
Mr-willow/pass2path
Usaodon/Adversarial-training-on-Chinese-text-classificaion
ggcodeanonymous/Greedy-Attack-and-Gumbel-Attack
parasdahal/infersent
Implementation of the InferSent paper by Conneau et al., EMNLP2017
penglan-blanco/TextCNN_Adversarial
Adversarial Training for TextCNN
rvoleti89/eee598-denoising
autoencoder implementation for sentence denoising