Pinned Repositories
babelcode
boosted-embeddings
Source code for the article.
DeBERTa
The implementation of DeBERTa
dlrm
An implementation of a deep learning recommendation model (DLRM)
flockserve
Open-source Sky Computing Inference Endpoint
HGAT
Heterogeneous graph attention network for semi-supervised short text classification (EMNLP 2019, TOIS 2021)
HyperGAT_TextClassification
Implementation of EMNLP2020 -- Be More with Less: Hypergraph Attention Networks for Inductive Text Classification
kaggle-outbrain-click-prediction
pyxDamerauLevenshtein
pyxDamerauLevenshtein implements the Damerau-Levenshtein (DL) edit distance algorithm for Python in Cython for high performance.
Wordbatch
Python library for distributed AI processing pipelines, using swappable scheduler backends.
anttttti's Repositories
anttttti/Wordbatch
Python library for distributed AI processing pipelines, using swappable scheduler backends.
anttttti/kaggle-outbrain-click-prediction
anttttti/pyxDamerauLevenshtein
pyxDamerauLevenshtein implements the Damerau-Levenshtein (DL) edit distance algorithm for Python in Cython for high performance.
anttttti/babelcode
anttttti/boosted-embeddings
Source code for the article.
anttttti/DeBERTa
The implementation of DeBERTa
anttttti/dlrm
An implementation of a deep learning recommendation model (DLRM)
anttttti/flockserve
Open-source Sky Computing Inference Endpoint
anttttti/HGAT
Heterogeneous graph attention network for semi-supervised short text classification (EMNLP 2019, TOIS 2021)
anttttti/HyperGAT_TextClassification
Implementation of EMNLP2020 -- Be More with Less: Hypergraph Attention Networks for Inductive Text Classification
anttttti/mercari-solution
Mercari 1st place solution (kaggle)
anttttti/ng-numpy-randomstate
Numpy-compatible random number generator that supports multiple core psuedo RNGs and explicitly parallel generation.
anttttti/py-lz4framed
LZ4-frame library for Python (via C bindings)
anttttti/Judgemark-v2
anttttti/randomgen
Numpy-compatible bit generators and add some random variate distributions missing from NumPy.
anttttti/ray
An open source framework that provides a simple, universal API for building distributed applications. Ray is packaged with RLlib, a scalable reinforcement learning library, and Tune, a scalable hyperparameter tuning library.
anttttti/rossum
Python API Client & a command line interface for controlling Rossum
anttttti/SHINE-EMNLP21
Codes for SHINE published in EMNLP 2021.
anttttti/text-clf-baselines
Collection of simple yet strong baselines for text classification.
anttttti/text-generation-inference
anttttti/Text-Level-GNN
Text Level Graph Neural Network for Text Classification
anttttti/xgboost
Large-scale and Distributed Gradient Boosting (GBDT, GBRT or GBM) Library, on single node, hadoop yarn and more.