All Projects → T3 → Similar Projects or Alternatives

793 Open source projects that are alternatives of or similar to T3

Adversarial Robustness Toolbox
Adversarial Robustness Toolbox (ART) - Python Library for Machine Learning Security - Evasion, Poisoning, Extraction, Inference - Red and Blue Teams
Stars: ✭ 2,638 (+10452%)
Mutual labels:  attack, adversarial-attacks
hard-label-attack
Natural Language Attacks in a Hard Label Black Box Setting.
Stars: ✭ 26 (+4%)
Mutual labels:  bert, adversarial-attacks
KitanaQA
KitanaQA: Adversarial training and data augmentation for neural question-answering models
Stars: ✭ 58 (+132%)
Mutual labels:  bert, adversarial-attacks
TIGER
Python toolbox to evaluate graph vulnerability and robustness (CIKM 2021)
Stars: ✭ 103 (+312%)
Mutual labels:  attack, adversarial-attacks
iyov
Web proxy for http(s) for developers to analyze data between client and servers based on workerman, especailly for app developers.
Stars: ✭ 27 (+8%)
Mutual labels:  attack
indexed-string-variation
Experimental JavaScript module to generate all possible variations of strings over an alphabet using an n-ary virtual tree
Stars: ✭ 16 (-36%)
Mutual labels:  tree
how-react-hooks-work
Understand how React-hook really behaves, once and for all!
Stars: ✭ 73 (+192%)
Mutual labels:  tree
dawgmon
dawg the hallway monitor - monitor operating system changes and analyze introduced attack surface when installing software
Stars: ✭ 52 (+108%)
Mutual labels:  attack
iamQA
中文wiki百科QA阅读理解问答系统,使用了CCKS2016数据的NER模型和CMRC2018的阅读理解模型,还有W2V词向量搜索,使用torchserve部署
Stars: ✭ 46 (+84%)
Mutual labels:  bert
kwx
BERT, LDA, and TFIDF based keyword extraction in Python
Stars: ✭ 33 (+32%)
Mutual labels:  bert
asty
Abstract Syntax Tree (AST) Data Structure
Stars: ✭ 28 (+12%)
Mutual labels:  tree
robust-ood-detection
Robust Out-of-distribution Detection in Neural Networks
Stars: ✭ 55 (+120%)
Mutual labels:  adversarial-attacks
ph-commons
Java 1.8+ Library with tons of utility classes required in all projects
Stars: ✭ 23 (-8%)
Mutual labels:  tree
natural js
Natural-JS : Javascript Front-End Architecture Framework
Stars: ✭ 35 (+40%)
Mutual labels:  tree
PIE
Fast + Non-Autoregressive Grammatical Error Correction using BERT. Code and Pre-trained models for paper "Parallel Iterative Edit Models for Local Sequence Transduction": www.aclweb.org/anthology/D19-1435.pdf (EMNLP-IJCNLP 2019)
Stars: ✭ 164 (+556%)
Mutual labels:  bert
erc
Emotion recognition in conversation
Stars: ✭ 34 (+36%)
Mutual labels:  bert
Adversarial-Examples-Paper
Paper list of Adversarial Examples
Stars: ✭ 20 (-20%)
Mutual labels:  adversarial-attacks
Mengzi
Mengzi Pretrained Models
Stars: ✭ 238 (+852%)
Mutual labels:  bert
domain-shift-robustness
Code for the paper "Addressing Model Vulnerability to Distributional Shifts over Image Transformation Sets", ICCV 2019
Stars: ✭ 22 (-12%)
Mutual labels:  adversarial-attacks
mitre-visualizer
🧬 Mitre Interactive Network Graph (APTs, Malware, Tools, Techniques & Tactics)
Stars: ✭ 49 (+96%)
Mutual labels:  attack
Algorithms
✨ a bunch of algorithms in a bunch of languages ✨
Stars: ✭ 55 (+120%)
Mutual labels:  tree
bangla-bert
Bangla-Bert is a pretrained bert model for Bengali language
Stars: ✭ 41 (+64%)
Mutual labels:  bert
Data-Structures-and-Algorithms
Implementation of various Data Structures and algorithms - Linked List, Stacks, Queues, Binary Search Tree, AVL tree,Red Black Trees, Trie, Graph Algorithms, Sorting Algorithms, Greedy Algorithms, Dynamic Programming, Segment Trees etc.
Stars: ✭ 144 (+476%)
Mutual labels:  tree
TEXTOIR
TEXTOIR is a flexible toolkit for open intent detection and discovery. (ACL 2021)
Stars: ✭ 31 (+24%)
Mutual labels:  bert
nn robustness analysis
Python tools for analyzing the robustness properties of neural networks (NNs) from MIT ACL
Stars: ✭ 36 (+44%)
Mutual labels:  adversarial-attacks
abae-pytorch
PyTorch implementation of 'An Unsupervised Neural Attention Model for Aspect Extraction' by He et al. ACL2017'
Stars: ✭ 52 (+108%)
Mutual labels:  autoencoder
advrank
Adversarial Ranking Attack and Defense, ECCV, 2020.
Stars: ✭ 19 (-24%)
Mutual labels:  adversarial-attacks
bert-as-a-service TFX
End-to-end pipeline with TFX to train and deploy a BERT model for sentiment analysis.
Stars: ✭ 32 (+28%)
Mutual labels:  bert
ADL2019
Applied Deep Learning (2019 Spring) @ NTU
Stars: ✭ 20 (-20%)
Mutual labels:  bert
SIGIR2021 Conure
One Person, One Model, One World: Learning Continual User Representation without Forgetting
Stars: ✭ 23 (-8%)
Mutual labels:  bert
Filipino-Text-Benchmarks
Open-source benchmark datasets and pretrained transformer models in the Filipino language.
Stars: ✭ 22 (-12%)
Mutual labels:  bert
video autoencoder
Video lstm auto encoder built with pytorch. https://arxiv.org/pdf/1502.04681.pdf
Stars: ✭ 32 (+28%)
Mutual labels:  autoencoder
HugsVision
HugsVision is a easy to use huggingface wrapper for state-of-the-art computer vision
Stars: ✭ 154 (+516%)
Mutual labels:  bert
square-attack
Square Attack: a query-efficient black-box adversarial attack via random search [ECCV 2020]
Stars: ✭ 89 (+256%)
Mutual labels:  adversarial-attacks
mirapy
MiraPy: A Python package for Deep Learning in Astronomy
Stars: ✭ 40 (+60%)
Mutual labels:  autoencoder
text-generation-transformer
text generation based on transformer
Stars: ✭ 36 (+44%)
Mutual labels:  bert
syntaxdot
Neural syntax annotator, supporting sequence labeling, lemmatization, and dependency parsing.
Stars: ✭ 32 (+28%)
Mutual labels:  bert
CLUE pytorch
CLUE baseline pytorch CLUE的pytorch版本基线
Stars: ✭ 72 (+188%)
Mutual labels:  bert
sldm4-h2o
Statistical Learning & Data Mining IV - H2O Presenation & Tutorial
Stars: ✭ 26 (+4%)
Mutual labels:  autoencoder
keras-bert-ner
Keras solution of Chinese NER task using BiLSTM-CRF/BiGRU-CRF/IDCNN-CRF model with Pretrained Language Model: supporting BERT/RoBERTa/ALBERT
Stars: ✭ 7 (-72%)
Mutual labels:  bert
MobileQA
离线端阅读理解应用 QA for mobile, Android & iPhone
Stars: ✭ 49 (+96%)
Mutual labels:  bert
laravel-ltree
LTree Extension (PostgreSQL) for Laravel
Stars: ✭ 19 (-24%)
Mutual labels:  tree
AutoEncoders
Variational autoencoder, denoising autoencoder and other variations of autoencoders implementation in keras
Stars: ✭ 14 (-44%)
Mutual labels:  autoencoder
policy-data-analyzer
Building a model to recognize incentives for landscape restoration in environmental policies from Latin America, the US and India. Bringing NLP to the world of policy analysis through an extensible framework that includes scraping, preprocessing, active learning and text analysis pipelines.
Stars: ✭ 22 (-12%)
Mutual labels:  bert
semantic-document-relations
Implementation, trained models and result data for the paper "Pairwise Multi-Class Document Classification for Semantic Relations between Wikipedia Articles"
Stars: ✭ 21 (-16%)
Mutual labels:  bert
awesome-hacktoberfest-plant-a-tree
Will you choose the ✨ Hacktoberfest t-shirt ✨ but don't want to stop contributing to the environment and a sustainable future? Find an organization here so you can plant a tree! 🌱
Stars: ✭ 30 (+20%)
Mutual labels:  tree
are-16-heads-really-better-than-1
Code for the paper "Are Sixteen Heads Really Better than One?"
Stars: ✭ 128 (+412%)
Mutual labels:  bert
KoBERT-nsmc
Naver movie review sentiment classification with KoBERT
Stars: ✭ 57 (+128%)
Mutual labels:  bert
instahack
Hack instagram bruteforce new
Stars: ✭ 23 (-8%)
Mutual labels:  attack
carbon footprint
An open-source about a Carbon Footprint Calculator made with Reactjs. The objective is to have a nice simple web about the environment and how to preserve our planet.
Stars: ✭ 14 (-44%)
Mutual labels:  tree
VideoBERT
Using VideoBERT to tackle video prediction
Stars: ✭ 56 (+124%)
Mutual labels:  bert
FinBERT
A Pretrained BERT Model for Financial Communications. https://arxiv.org/abs/2006.08097
Stars: ✭ 193 (+672%)
Mutual labels:  bert
select2-to-tree
Select2-to-Tree extends Select2 to support arbitrary level of nesting...
Stars: ✭ 71 (+184%)
Mutual labels:  tree
mcQA
🔮 Answering multiple choice questions with Language Models.
Stars: ✭ 23 (-8%)
Mutual labels:  bert
rpl-attacks
RPL attacks framework for simulating WSN with a malicious mote based on Contiki
Stars: ✭ 56 (+124%)
Mutual labels:  attack
AE-CNN
ICVGIP' 18 Oral Paper - Classification of thoracic diseases on ChestX-Ray14 dataset
Stars: ✭ 33 (+32%)
Mutual labels:  autoencoder
RedBlackTree-An-Intuitive-Approach
Demystifying Red Black Trees
Stars: ✭ 26 (+4%)
Mutual labels:  tree
cdQA-ui
⛔ [NOT MAINTAINED] A web interface for cdQA and other question answering systems.
Stars: ✭ 19 (-24%)
Mutual labels:  bert
knowledge-graph-nlp-in-action
从模型训练到部署,实战知识图谱(Knowledge Graph)&自然语言处理(NLP)。涉及 Tensorflow, Bert+Bi-LSTM+CRF,Neo4j等 涵盖 Named Entity Recognition,Text Classify,Information Extraction,Relation Extraction 等任务。
Stars: ✭ 58 (+132%)
Mutual labels:  bert
pfinal-array
👍PHP数组操作增强组件.主要是对数组等数据进行处理
Stars: ✭ 52 (+108%)
Mutual labels:  tree
1-60 of 793 similar projects