markeloff's Stars
huggingface/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
d2l-ai/d2l-zh
《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。
twitter/the-algorithm
Source code for Twitter's Recommendation Algorithm
facebookresearch/faiss
A library for efficient similarity search and clustering of dense vectors.
cockroachdb/cockroach
CockroachDB — the cloud native, distributed SQL database designed for high availability, effortless scale, and control over data placement.
CodeHubApp/CodeHub
CodeHub is an iOS application written using Xamarin
ctgk/PRML
PRML algorithms implemented in Python
maemual/raft-zh_cn
Raft一致性算法论文的中文翻译
jacobeisenstein/gt-nlp-class
Course materials for Georgia Tech CS 4650 and 7650, "Natural Language"
SnailTyan/deep-learning-papers-translation
深度学习论文翻译,包括分类论文,检测论文等
chenyuntc/simple-faster-rcnn-pytorch
A simplified implemention of Faster R-CNN that replicate performance from origin paper
cycleuser/Stanford-CS-229
A Chinese Translation of Stanford CS229 notes 斯坦福机器学习CS229课程讲义的中文翻译
guoguibing/librec
LibRec: A Leading Java Library for Recommender Systems, see
aksnzhy/xlearn
High performance, easy-to-use, and scalable machine learning (ML) package, including linear model (LR), factorization machines (FM), and field-aware factorization machines (FFM) for Python and CLI interface.
PaddlePaddle/PGL
Paddle Graph Learning (PGL) is an efficient and flexible graph learning framework based on PaddlePaddle
Cartucho/OpenLabeling
Label images and video for Computer Vision applications
JasonLiTW/simple-railway-captcha-solver
實作基於CNN的台鐵訂票驗證碼辨識以及透過模仿及資料增強的訓練集產生器 (Simple captcha solver based on CNN and a training set generator by imitating the style of captcha and data augmentation)
VisualComputingInstitute/triplet-reid
Code for reproducing the results of our "In Defense of the Triplet Loss for Person Re-Identification" paper.
SeanNaren/warp-ctc
Pytorch Bindings for warp-ctc
WillKoehrsen/automated-feature-engineering
Automated feature engineering in Python with Featuretools
finlay-liu/kaggle_public
阿水的数据竞赛开源分支
luhaofang/tripletloss
tripletloss in caffe
SnailTyan/caffe-model-zoo
caffe pretrained models and prototxt
jiangtaoxie/fast-MPN-COV
@CVPR2018: Efficient unrolling iterative matrix square-root normalized ConvNets, implemented by PyTorch (and code of B-CNN,Compact bilinear pooling etc.) for training from scratch & finetuning.
ChuanyuXue/Recommender-Systems-Competition-TopSolutions
推荐系统竞赛TOP开源解决方案汇总。
Songweiping/GRU4Rec_TensorFlow
TensorFlow implemenation of GRu4Rec model
YahooArchive/crow
Cross-dimensional weighting for aggregated deep convolutional features.
graytowne/rank_distill
A PyTorch implementation of Ranking Distillation
chengxuanying/KDD-Multimodalities-Recall
This is our solution for KDD Cup 2020. We implemented a very neat and simple neural ranking model based on siamese BERT which ranked first among the solo teams and ranked 12th among all teams on the final leaderboard.
allwefantasy/spark-deep-learning
Deep Learning Pipelines for Apache Spark