All Projects → Kaggle Quora Insincere Questions Classification → Similar Projects or Alternatives

553 Open source projects that are alternatives of or similar to Kaggle Quora Insincere Questions Classification

Gpt2 French
GPT-2 French demo | Démo française de GPT-2
Stars: ✭ 47 (-28.79%)
Mutual labels:  transformer
Speech Transformer
A PyTorch implementation of Speech Transformer, an End-to-End ASR with Transformer network on Mandarin Chinese.
Stars: ✭ 565 (+756.06%)
Mutual labels:  transformer
Interview
Interview = 简历指南 + LeetCode + Kaggle
Stars: ✭ 7,207 (+10819.7%)
Mutual labels:  kaggle
Android Viewpager Transformers
A collection of view pager transformers
Stars: ✭ 546 (+727.27%)
Mutual labels:  transformer
Transformer Dynet
An Implementation of Transformer (Attention Is All You Need) in DyNet
Stars: ✭ 57 (-13.64%)
Mutual labels:  transformer
Deeplearning
深度学习入门教程, 优秀文章, Deep Learning Tutorial
Stars: ✭ 6,783 (+10177.27%)
Mutual labels:  kaggle
Transgan
[Preprint] "TransGAN: Two Transformers Can Make One Strong GAN", Yifan Jiang, Shiyu Chang, Zhangyang Wang
Stars: ✭ 864 (+1209.09%)
Mutual labels:  transformer
Former
Simple transformer implementation from scratch in pytorch.
Stars: ✭ 500 (+657.58%)
Mutual labels:  transformer
Kaggle Ndsb
Code for National Data Science Bowl. 10th place.
Stars: ✭ 45 (-31.82%)
Mutual labels:  kaggle
Nmt Keras
Neural Machine Translation with Keras
Stars: ✭ 501 (+659.09%)
Mutual labels:  transformer
Cell Detr
Official and maintained implementation of the paper Attention-Based Transformers for Instance Segmentation of Cells in Microstructures [BIBM 2020].
Stars: ✭ 26 (-60.61%)
Mutual labels:  transformer
Nlp Paper
NLP Paper
Stars: ✭ 484 (+633.33%)
Mutual labels:  transformer
Viewpagertransformer
Viewpager动画,包括渐变,旋转,缩放,3D,立方体等多种酷炫效果动画,实现原理是自定义ViewpagerTransformer,当然你也可以自定义多种动画
Stars: ✭ 62 (-6.06%)
Mutual labels:  transformer
Kaggle Homedepot
3rd Place Solution for HomeDepot Product Search Results Relevance Competition on Kaggle.
Stars: ✭ 452 (+584.85%)
Mutual labels:  kaggle
Deepfake Detection
DeepFake Detection: Detect the video is fake or not using InceptionResNetV2.
Stars: ✭ 23 (-65.15%)
Mutual labels:  kaggle
Data Science Ipython Notebooks
Data science Python notebooks: Deep learning (TensorFlow, Theano, Caffe, Keras), scikit-learn, Kaggle, big data (Spark, Hadoop MapReduce, HDFS), matplotlib, pandas, NumPy, SciPy, Python essentials, AWS, and various command lines.
Stars: ✭ 22,048 (+33306.06%)
Mutual labels:  kaggle
Kaggle Seizure Prediction
solution for the American Epilepsy Society Seizure Prediction Challenge
Stars: ✭ 44 (-33.33%)
Mutual labels:  kaggle
Jukebox
Code for the paper "Jukebox: A Generative Model for Music"
Stars: ✭ 4,863 (+7268.18%)
Mutual labels:  transformer
Webinar Titanic
Stars: ✭ 16 (-75.76%)
Mutual labels:  kaggle
Joeynmt
Minimalist NMT for educational purposes
Stars: ✭ 420 (+536.36%)
Mutual labels:  transformer
Data Science Bowl 2018
End-to-end one-class instance segmentation based on U-Net architecture for Data Science Bowl 2018 in Kaggle
Stars: ✭ 56 (-15.15%)
Mutual labels:  kaggle
Pytorch Original Transformer
My implementation of the original transformer model (Vaswani et al.). I've additionally included the playground.py file for visualizing otherwise seemingly hard concepts. Currently included IWSLT pretrained models.
Stars: ✭ 411 (+522.73%)
Mutual labels:  transformer
Bert Keras
Keras implementation of BERT with pre-trained weights
Stars: ✭ 820 (+1142.42%)
Mutual labels:  transformer
Tsai
Time series Timeseries Deep Learning Pytorch fastai - State-of-the-art Deep Learning with Time Series and Sequences in Pytorch / fastai
Stars: ✭ 407 (+516.67%)
Mutual labels:  transformer
Sockeye
Sequence-to-sequence framework with a focus on Neural Machine Translation based on Apache MXNet
Stars: ✭ 990 (+1400%)
Mutual labels:  transformer
Deepsvg
[NeurIPS 2020] Official code for the paper "DeepSVG: A Hierarchical Generative Network for Vector Graphics Animation". Includes a PyTorch library for deep learning with SVG data.
Stars: ✭ 403 (+510.61%)
Mutual labels:  transformer
Entity Embedding Rossmann
Stars: ✭ 758 (+1048.48%)
Mutual labels:  kaggle
Cubert
Fast implementation of BERT inference directly on NVIDIA (CUDA, CUBLAS) and Intel MKL
Stars: ✭ 395 (+498.48%)
Mutual labels:  transformer
Gpt2
PyTorch Implementation of OpenAI GPT-2
Stars: ✭ 64 (-3.03%)
Mutual labels:  transformer
Open Solution Home Credit
Open solution to the Home Credit Default Risk challenge 🏡
Stars: ✭ 397 (+501.52%)
Mutual labels:  kaggle
Rasa chatbot cn
building a chinese dialogue system based on the newest version of rasa(基于最新版本rasa搭建的对话系统)
Stars: ✭ 723 (+995.45%)
Mutual labels:  transformer
Gpt2 Chinese
Chinese version of GPT2 training code, using BERT tokenizer.
Stars: ✭ 4,592 (+6857.58%)
Mutual labels:  transformer
Jazz transformer
Transformer-XL for Jazz music composition. Paper: "The Jazz Transformer on the Front Line: Exploring the Shortcomings of AI-Composed Music through Quantitative Measures", ISMIR 2020
Stars: ✭ 36 (-45.45%)
Mutual labels:  transformer
Text Classification Models Pytorch
Implementation of State-of-the-art Text Classification Models in Pytorch
Stars: ✭ 379 (+474.24%)
Mutual labels:  transformer
Kaggle Quora Question Pairs
Kaggle:Quora Question Pairs, 4th/3396 (https://www.kaggle.com/c/quora-question-pairs)
Stars: ✭ 705 (+968.18%)
Mutual labels:  kaggle
Pytorch Unet
PyTorch implementation of the U-Net for image semantic segmentation with high quality images
Stars: ✭ 4,770 (+7127.27%)
Mutual labels:  kaggle
Asr
Stars: ✭ 54 (-18.18%)
Mutual labels:  transformer
Question generation
Neural question generation using transformers
Stars: ✭ 356 (+439.39%)
Mutual labels:  transformer
Bert For Tf2
A Keras TensorFlow 2.0 implementation of BERT, ALBERT and adapter-BERT.
Stars: ✭ 683 (+934.85%)
Mutual labels:  transformer
Dfdc deepfake challenge
A prize winning solution for DFDC challenge
Stars: ✭ 347 (+425.76%)
Mutual labels:  kaggle
Nlp Experiments In Pytorch
PyTorch repository for text categorization and NER experiments in Turkish and English.
Stars: ✭ 35 (-46.97%)
Mutual labels:  transformer
Transformer
A TensorFlow Implementation of the Transformer: Attention Is All You Need
Stars: ✭ 3,646 (+5424.24%)
Mutual labels:  transformer
Deep Recommender System
深度学习在推荐系统中的应用及论文小结。
Stars: ✭ 657 (+895.45%)
Mutual labels:  kaggle
Transformer page view
PageTransformer for flutter
Stars: ✭ 341 (+416.67%)
Mutual labels:  transformer
Avito Duplicates Kaggle
Solution for Avito Duplicate Ads Detection competition
Stars: ✭ 58 (-12.12%)
Mutual labels:  kaggle
Typescript Transformer Handbook
📘 A comprehensive handbook on how to create transformers for TypeScript with code examples
Stars: ✭ 331 (+401.52%)
Mutual labels:  transformer
Awesome Fast Attention
list of efficient attention modules
Stars: ✭ 627 (+850%)
Mutual labels:  transformer
Contextualized Topic Models
A python package to run contextualized topic modeling. CTMs combine BERT with topic models to get coherent topics. Also supports multilingual tasks. Cross-lingual Zero-shot model published at EACL 2021.
Stars: ✭ 318 (+381.82%)
Mutual labels:  transformer
Kaggle Web Traffic Time Series Forecasting
Solution to Kaggle - Web Traffic Time Series Forecasting
Stars: ✭ 29 (-56.06%)
Mutual labels:  kaggle
Transformer Tensorflow
TensorFlow implementation of 'Attention Is All You Need (2017. 6)'
Stars: ✭ 319 (+383.33%)
Mutual labels:  transformer
Kaggler
Code for Kaggle Data Science Competitions
Stars: ✭ 614 (+830.3%)
Mutual labels:  kaggle
Pyhgt
Code for "Heterogeneous Graph Transformer" (WWW'20), which is based on pytorch_geometric
Stars: ✭ 313 (+374.24%)
Mutual labels:  transformer
Lung Diseases Classifier
Diseases Detection from NIH Chest X-ray data
Stars: ✭ 52 (-21.21%)
Mutual labels:  kaggle
React Native Svg Transformer
Import SVG files in your React Native project the same way that you would in a Web application.
Stars: ✭ 568 (+760.61%)
Mutual labels:  transformer
Kaggle ndsb2017
Kaggle datascience bowl 2017
Stars: ✭ 599 (+807.58%)
Mutual labels:  kaggle
Indonesian Language Models
Indonesian Language Models and its Usage
Stars: ✭ 64 (-3.03%)
Mutual labels:  transformer
Deeplearning Nlp Models
A small, interpretable codebase containing the re-implementation of a few "deep" NLP models in PyTorch. Colab notebooks to run with GPUs. Models: word2vec, CNNs, transformer, gpt.
Stars: ✭ 64 (-3.03%)
Mutual labels:  transformer
Fraud Detection
Credit Card Fraud Detection using ML: IEEE style paper + Jupyter Notebook
Stars: ✭ 58 (-12.12%)
Mutual labels:  kaggle
Machine Translation
Stars: ✭ 51 (-22.73%)
Mutual labels:  transformer
Pytorch Toolbelt
PyTorch extensions for fast R&D prototyping and Kaggle farming
Stars: ✭ 942 (+1327.27%)
Mutual labels:  kaggle
61-120 of 553 similar projects