Pinned Repositories
count-lm
Resources for count based language modeling lab
deep-learning-with-python-notebooks
Jupyter notebooks for the code samples of the book "Deep Learning with Python"
gector
Official implementation of the papers "GECToR – Grammatical Error Correction: Tag, Not Rewrite" (BEA-20) and "Text Simplification by Tagging" (BEA-21)
HuPP
HuPP - Hungarian Punctuation Prediction project
keras
Deep Learning for humans
NeMo
NeMo: a toolkit for conversational AI
speechbrain
A PyTorch-based Speech Toolkit
stateful-LSTM-LM
Keras implemention of TensorFlow stateful LSTM language model example (https://www.tensorflow.org/tutorials/sequences/recurrent)
theanolm
TheanoLM is a recurrent neural network language modeling tool implemented using Theano
transformers
🤗 Transformers: State-of-the-art Natural Language Processing for TensorFlow 2.0 and PyTorch.
btarjan's Repositories
btarjan/stateful-LSTM-LM
Keras implemention of TensorFlow stateful LSTM language model example (https://www.tensorflow.org/tutorials/sequences/recurrent)
btarjan/count-lm
Resources for count based language modeling lab
btarjan/deep-learning-with-python-notebooks
Jupyter notebooks for the code samples of the book "Deep Learning with Python"
btarjan/gector
Official implementation of the papers "GECToR – Grammatical Error Correction: Tag, Not Rewrite" (BEA-20) and "Text Simplification by Tagging" (BEA-21)
btarjan/HuPP
HuPP - Hungarian Punctuation Prediction project
btarjan/keras
Deep Learning for humans
btarjan/NeMo
NeMo: a toolkit for conversational AI
btarjan/speechbrain
A PyTorch-based Speech Toolkit
btarjan/theanolm
TheanoLM is a recurrent neural network language modeling tool implemented using Theano
btarjan/transformers
🤗 Transformers: State-of-the-art Natural Language Processing for TensorFlow 2.0 and PyTorch.