Pinned Repositories
cpython
The Python programming language
lmgec-lite
A language model-based approach to Grammatical Error Correction for English that uses minimal annotated data.
pygist
My personal gist-like repo for python functions and examples that are useful
pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
ray
A fast and simple framework for building and running distributed applications. Ray is packaged with RLlib, a scalable reinforcement learning library, and Tune, a scalable hyperparameter tuning library.
sru
Training RNNs as Fast as CNNs (https://arxiv.org/abs/1709.02755)
nmatthews-asapp's Repositories
nmatthews-asapp/cpython
The Python programming language
nmatthews-asapp/lmgec-lite
A language model-based approach to Grammatical Error Correction for English that uses minimal annotated data.
nmatthews-asapp/pygist
My personal gist-like repo for python functions and examples that are useful
nmatthews-asapp/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
nmatthews-asapp/ray
A fast and simple framework for building and running distributed applications. Ray is packaged with RLlib, a scalable reinforcement learning library, and Tune, a scalable hyperparameter tuning library.
nmatthews-asapp/sru
Training RNNs as Fast as CNNs (https://arxiv.org/abs/1709.02755)
nmatthews-asapp/text_nn
Text classification models. Used a submodule for other projects.