Nenoooo's repositories
attention-is-all-you-need-pytorch
A PyTorch implementation of the Transformer model in "Attention is All You Need".
DataCleaner
The premier open source Data Quality solution
deequ
Deequ is a library built on top of Apache Spark for defining "unit tests for data", which measure data quality in large datasets.
fastNLP
fastNLP: A Modularized and Extensible Toolkit for Natural Language Processing. Currently still in incubation.
mobydq
:whale: Tool to automate data quality checks on data pipelines
OpenNMT-py
Open Source Neural Machine Translation in PyTorch
OpenRefine
OpenRefine is a free, open source power tool for working with messy data and improving it
PointCNN
PointCNN: Convolution On X-Transformed Points (NeurIPS 2018)
PointCNN.Pytorch
A PyTorch implemetation of PointCNN (CS294-131 Course Proj)
PyTorch_Tutorial
《Pytorch模型训练实用教程》中配套代码