Keras community contributions
Support
Quality
Security
License
Reuse
A framework for few-shot evaluation of autoregressive language models.
Support
Quality
Security
License
Reuse
DELTA is a deep learning based natural language and speech processing platform.
Support
Quality
Security
License
Reuse
The implementation of DeBERTa
Support
Quality
Security
License
Reuse
[NeurIPS‘2021] "TransGAN: Two Pure Transformers Can Make One Strong GAN, and That Can Scale Up", Yifan Jiang, Shiyu Chang, Zhangyang Wang
Support
Quality
Security
License
Reuse
Pytorch reimplementation of the Vision Transformer (An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale)
Support
Quality
Security
License
Reuse
Official implementation of "Implicit Neural Representations with Periodic Activation Functions"
Support
Quality
Security
License
Reuse
jiant is an nlp toolkit
Support
Quality
Security
License
Reuse
Toolkit for efficient experimentation with Speech Recognition, Text2Speech and NLP
Support
Quality
Security
License
Reuse
A Large-scale Chinese Short-Text Conversation Dataset and Chinese pre-training dialog models
Support
Quality
Security
License
Reuse
Support
Quality
Security
License
Reuse
An AI for Music Generation
Support
Quality
Security
License
Reuse
Deep learning PyTorch library for time series forecasting, classification, and anomaly detection (originally for flood forecasting).
Support
Quality
Security
License
Reuse
🐥A PyTorch implementation of OpenAI's finetuned transformer language model with a script to import the weights pre-trained by OpenAI
Support
Quality
Security
License
Reuse
Over TypeScript tool to use custom transformers in the tsconfig.json
Support
Quality
Security
License
Reuse
Predict stock market prices using RNN model with multilayer LSTM cells + optional multi-stock embeddings.
Support
Quality
Security
License
Reuse
An open source framework for seq2seq models in PyTorch.
Support
Quality
Security
License
Reuse
Tensorflow chatbot demo by @Sirajology on Youtube
Support
Quality
Security
License
Reuse
Data augmentation for NLP, presented at EMNLP 2019
Support
Quality
Security
License
Reuse
Neural machine translation and sequence learning using TensorFlow
Support
Quality
Security
License
Reuse
Tensorflow based implementation of deep siamese LSTM network to capture phrase/sentence similarity using character/word embeddings
Support
Quality
Security
License
Reuse
Super easy library for BERT based NLP models
Support
Quality
Security
License
Reuse
Omniscient Mozart, being able to transcribe everything in the music, including vocal, drum, chord, beat, instruments, and more.
Support
Quality
Security
License
Reuse
Sentiment analysis on tweets using Naive Bayes, SVM, CNN, LSTM, etc.
Support
Quality
Security
License
Reuse
Deep Learning NLP Pipeline implemented on Tensorflow
Support
Quality
Security
License
Reuse
a fast and user-friendly runtime for transformer inference (Bert, Albert, GPT2, Decoders, etc) on CPU and GPU.
Support
Quality
Security
License
Reuse
Multi-layer Recurrent Neural Networks (LSTM, RNN) for word-level language models in Python using TensorFlow.
Support
Quality
Security
License
Reuse
CLUENER2020 中文细粒度命名实体识别 Fine Grained Named Entity Recognition
Support
Quality
Security
License
Reuse
DELTA is a deep learning based natural language and speech processing platform.
Support
Quality
Security
License
Reuse
Pre-trained Chinese ELECTRA(中文ELECTRA预训练模型)
Support
Quality
Security
License
Reuse
automatic differentiation made easier for C++
Support
Quality
Security
License
Reuse
PyTorch implementation of the Quasi-Recurrent Neural Network - up to 16 times faster than NVIDIA's cuDNN LSTM
Support
Quality
Security
License
Reuse
主流ocr算法研究实验性的项目,目前实现了CNN+BLSTM+CTC架构
Support
Quality
Security
License
Reuse
Deep Learning Architecture Genealogy Project
Support
Quality
Security
License
Reuse
Single Headed Attention RNN - "Stop thinking with your head"
Support
Quality
Security
License
Reuse
此项目完成了关于 NLP-Beginner:自然语言处理入门练习 的所有任务,所有代码都经过测试,可以正常运行。
Support
Quality
Security
License
Reuse
Visualization Toolbox for Long Short Term Memory networks (LSTMs)
Support
Quality
Security
License
Reuse
Korean BERT pre-trained cased (KoBERT)
Support
Quality
Security
License
Reuse
T
TensorFlow-Tutorials-for-Time-Seriesby tgjeon
Jupyter Notebook 
1099
Version:Current
License: Permissive (MIT)
TensorFlow Tutorial for Time Series Prediction
Support
Quality
Security
License
Reuse
S
StockPricePredictionby scorpionhiccup
Jupyter Notebook 
1086
Version:Current
License: Permissive (MIT)
Stock Price Prediction using Machine Learning Techniques
Support
Quality
Security
License
Reuse
Russian GPT3 models.
Support
Quality
Security
License
Reuse
Support
Quality
Security
License
Reuse
1st Place Solution for Zhihu Machine Learning Challenge . Implementation of various text-classification models.(知乎看山杯第一名解决方案)
Support
Quality
Security
License
Reuse
ICCV2021, Tokens-to-Token ViT: Training Vision Transformers from Scratch on ImageNet
Support
Quality
Security
License
Reuse
A python package to run contextualized topic modeling. CTMs combine contextualized embeddings (e.g., BERT) with topic models to get coherent topics. Published at EACL and ACL 2021.
Support
Quality
Security
License
Reuse
A flexible package for multimodal-deep-learning to combine tabular data with text and images using Wide and Deep models in Pytorch
Support
Quality
Security
License
Reuse
Unsupervised Language Modeling at scale for robust sentiment classification
Support
Quality
Security
License
Reuse
Text classifier for Hierarchical Attention Networks for Document Classification
Support
Quality
Security
License
Reuse
"Neural Turing Machine" in Tensorflow
Support
Quality
Security
License
Reuse
EPFL Machine Learning Course, Fall 2021
Support
Quality
Security
License
Reuse
k
keras-contribby keras-team
Keras community contributions
Python
1575
Updated: 2 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
l
lm-evaluation-harnessby EleutherAI
A framework for few-shot evaluation of autoregressive language models.
Python
1550
Updated: 2 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
d
deltaby Delta-ML
DELTA is a deep learning based natural language and speech processing platform.
Python
1549
Updated: 2 y ago
License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
D
DeBERTaby microsoft
The implementation of DeBERTa
Python
1542
Updated: 2 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
T
TransGANby VITA-Group
[NeurIPS‘2021] "TransGAN: Two Pure Transformers Can Make One Strong GAN, and That Can Scale Up", Yifan Jiang, Shiyu Chang, Zhangyang Wang
Python
1536
Updated: 2 y ago
License: Proprietary (Proprietary)
Support
Quality
Security
License
Reuse
V
ViT-pytorchby jeonsworld
Pytorch reimplementation of the Vision Transformer (An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale)
Jupyter Notebook
1522
Updated: 2 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
s
sirenby vsitzmann
Official implementation of "Implicit Neural Representations with Periodic Activation Functions"
Python
1520
Updated: 2 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
j
Support
Quality
Security
License
Reuse
O
OpenSeq2Seqby NVIDIA
Toolkit for efficient experimentation with Speech Recognition, Text2Speech and NLP
Python
1508
Updated: 2 y ago
License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
C
CDial-GPTby thu-coai
A Large-scale Chinese Short-Text Conversation Dataset and Chinese pre-training dialog models
Python
1506
Updated: 2 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
p
pegasusby google-research
Python
1491
Updated: 2 y ago
License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
m
Support
Quality
Security
License
Reuse
f
flow-forecastby AIStream-Peelout
Deep learning PyTorch library for time series forecasting, classification, and anomaly detection (originally for flood forecasting).
Python
1462
Updated: 2 y ago
License: Strong Copyleft (GPL-3.0)
Support
Quality
Security
License
Reuse
p
pytorch-openai-transformer-lmby huggingface
🐥A PyTorch implementation of OpenAI's finetuned transformer language model with a script to import the weights pre-trained by OpenAI
Python
1456
Updated: 2 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
t
ttypescriptby cevek
Over TypeScript tool to use custom transformers in the tsconfig.json
TypeScript
1450
Updated: 2 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
s
stock-rnnby lilianweng
Predict stock market prices using RNN model with multilayer LSTM cells + optional multi-stock embeddings.
Python
1444
Updated: 3 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
p
pytorch-seq2seqby IBM
An open source framework for seq2seq models in PyTorch.
Python
1421
Updated: 2 y ago
License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
t
tensorflow_chatbotby llSourcell
Tensorflow chatbot demo by @Sirajology on Youtube
Python
1417
Updated: 2 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
e
eda_nlpby jasonwei20
Data augmentation for NLP, presented at EMNLP 2019
Python
1403
Updated: 2 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
O
OpenNMT-tfby OpenNMT
Neural machine translation and sequence learning using TensorFlow
Python
1392
Updated: 2 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
d
deep-siamese-text-similarityby dhwajraj
Tensorflow based implementation of deep siamese LSTM network to capture phrase/sentence similarity using character/word embeddings
Python
1390
Updated: 2 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
f
fast-bertby kaushaltrivedi
Super easy library for BERT based NLP models
Python
1372
Updated: 5 y ago
License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
o
omnizartby Music-and-Culture-Technology-Lab
Omniscient Mozart, being able to transcribe everything in the music, including vocal, drum, chord, beat, instruments, and more.
Python
1371
Updated: 2 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
t
twitter-sentiment-analysisby abdulfatir
Sentiment analysis on tweets using Naive Bayes, SVM, CNN, LSTM, etc.
Python
1351
Updated: 2 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
d
deepnlpby rockingdingo
Deep Learning NLP Pipeline implemented on Tensorflow
Python
1340
Updated: 3 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
T
TurboTransformersby Tencent
a fast and user-friendly runtime for transformer inference (Bert, Albert, GPT2, Decoders, etc) on CPU and GPU.
C++
1322
Updated: 2 y ago
License: Proprietary (Proprietary)
Support
Quality
Security
License
Reuse
w
word-rnn-tensorflowby hunkim
Multi-layer Recurrent Neural Networks (LSTM, RNN) for word-level language models in Python using TensorFlow.
Python
1310
Updated: 2 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
C
CLUENER2020by CLUEbenchmark
CLUENER2020 中文细粒度命名实体识别 Fine Grained Named Entity Recognition
Python
1302
Updated: 2 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
d
deltaby didi
DELTA is a deep learning based natural language and speech processing platform.
Python
1289
Updated: 5 y ago
License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
C
Chinese-ELECTRAby ymcui
Pre-trained Chinese ELECTRA(中文ELECTRA预训练模型)
Python
1289
Updated: 2 y ago
License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
a
autodiffby autodiff
automatic differentiation made easier for C++
C++
1283
Updated: 2 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
p
pytorch-qrnnby salesforce
PyTorch implementation of the Quasi-Recurrent Neural Network - up to 16 times faster than NVIDIA's cuDNN LSTM
Python
1253
Updated: 3 y ago
License: Permissive (BSD-3-Clause)
Support
Quality
Security
License
Reuse
c
caffe_ocrby senlinuc
主流ocr算法研究实验性的项目,目前实现了CNN+BLSTM+CTC架构
C++
1224
Updated: 2 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
d
deep_architecture_genealogyby hunkim
Deep Learning Architecture Genealogy Project
Python
1210
Updated: 3 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
s
sha-rnnby Smerity
Single Headed Attention RNN - "Stop thinking with your head"
Python
1165
Updated: 3 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
n
nlp-beginner-finishby Alic-yuan
此项目完成了关于 NLP-Beginner:自然语言处理入门练习 的所有任务,所有代码都经过测试,可以正常运行。
Python
1150
Updated: 2 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
L
LSTMVisby HendrikStrobelt
Visualization Toolbox for Long Short Term Memory networks (LSTMs)
Jupyter Notebook
1128
Updated: 2 y ago
License: Permissive (BSD-3-Clause)
Support
Quality
Security
License
Reuse
K
KoBERTby SKTBrain
Korean BERT pre-trained cased (KoBERT)
Jupyter Notebook
1115
Updated: 2 y ago
License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
T
TensorFlow-Tutorials-for-Time-Seriesby tgjeon
TensorFlow Tutorial for Time Series Prediction
Jupyter Notebook
1099
Updated: 2 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
S
StockPricePredictionby scorpionhiccup
Stock Price Prediction using Machine Learning Techniques
Jupyter Notebook
1086
Updated: 2 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
r
ru-gptsby sberbank-ai
Russian GPT3 models.
Python
1084
Updated: 4 y ago
License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
m
multilingual-t5by google-research
Python
1068
Updated: 2 y ago
License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
P
PyTorchTextby chenyuntc
1st Place Solution for Zhihu Machine Learning Challenge . Implementation of various text-classification models.(知乎看山杯第一名解决方案)
Python
1055
Updated: 3 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
T
T2T-ViTby yitu-opensource
ICCV2021, Tokens-to-Token ViT: Training Vision Transformers from Scratch on ImageNet
Jupyter Notebook
1055
Updated: 2 y ago
License: Proprietary (Proprietary)
Support
Quality
Security
License
Reuse
c
contextualized-topic-modelsby MilaNLProc
A python package to run contextualized topic modeling. CTMs combine contextualized embeddings (e.g., BERT) with topic models to get coherent topics. Published at EACL and ACL 2021.
Python
1053
Updated: 2 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
p
pytorch-widedeepby jrzaurin
A flexible package for multimodal-deep-learning to combine tabular data with text and images using Wide and Deep models in Pytorch
Python
1049
Updated: 2 y ago
License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
s
sentiment-discoveryby NVIDIA
Unsupervised Language Modeling at scale for robust sentiment classification
Python
1047
Updated: 2 y ago
License: Proprietary (Proprietary)
Support
Quality
Security
License
Reuse
t
textClassifierby richliao
Text classifier for Hierarchical Attention Networks for Document Classification
Python
1046
Updated: 2 y ago
License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
N
NTM-tensorflowby carpedm20
"Neural Turing Machine" in Tensorflow
Jupyter Notebook
1034
Updated: 3 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
M
ML_courseby epfml
EPFL Machine Learning Course, Fall 2021
Jupyter Notebook
1032
Updated: 2 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse