openfaiss's Stars
tiny-dnn/tiny-dnn
header only, dependency-free deep learning framework in C++14
qbxlvnf11/convert-pytorch-onnx-tensorrt
Converting weights of Pytorch models to ONNX & TensorRT engines
THU-MIG/torch-model-compression
针对pytorch模型的自动化模型结构分析和修改工具集,包含自动分析模型结构的模型压缩算法库
TakeLab/podium
Podium: a framework agnostic Python NLP library for data loading and preprocessing
KnowNo/books-7
A book a day, keep stupid away
tqchen/tinyflow
Tutorial code on how to build your own Deep Learning System in 2k Lines
pen-ho/medical_knowledge_graph_app-master
医药知识图谱自动问答系统实现,包括构建知识图谱、基于知识图谱的流水线问答以及前端实现。实体识别(基于词典+BERT_CRF)、实体链接(Sentence-BERT做匹配)、意图识别(基于提问词+领域词词典)。
dabeaz/ply
Python Lex-Yacc
openfaas/workshop
Learn Serverless for Kubernetes with OpenFaaS
Embedding/Chinese-Word-Vectors
100+ Chinese Word Vectors 上百种预训练中文词向量
foamliu/Transformer
英中文本机器翻译的
shawroad/Semantic-Textual-Similarity-Pytorch
experiments of some semantic matching models and comparison of experimental results.
zhaogaofeng611/TextMatch
基于Pytorch的,中文语义相似度匹配模型(ABCNN、Albert、Bert、BIMPM、DecomposableAttention、DistilBert、ESIM、RE2、Roberta、SiaGRU、XlNet)
eip-work/kuboard-press
Kuboard 是基于 Kubernetes 的微服务管理界面。同时提供 Kubernetes 免费中文教程,入门教程,最新版本的 Kubernetes v1.23.4 安装手册,(k8s install) 在线答疑,持续更新。
TheAlgorithms/Go
Algorithms and Data Structures implemented in Go for beginners, following best practices.
sjwhitworth/golearn
Machine Learning for Go
xiaobaiTech/golangFamily
【超全golang面试题合集+golang学习指南+golang知识图谱+入门成长路线】 一份涵盖大部分golang程序员所需要掌握的核心知识。常用第三方库(mysql,mq,es,redis等)+机器学习库+算法库+游戏库+开源框架+自然语言处理nlp库+网络库+视频库+微服务框架+视频教程+音频音乐库+图形图片库+物联网库+地理位置信息+嵌入式脚本库+编译器库+数据库+金融库+电子邮件库+电子书籍+分词+数据结构+设计模式+去html tag标签等+go学习+go面试+计算机网络基础+图解网络+操作系统面试题+数据库面试题+面试题合集
QLMX/data_mining_models
Basic data mining model, including feature importance display
catboost/tutorials
CatBoost tutorials repository
RRdmlearning/Machine-Learning-From-Scratch
常用机器学习的算法简洁实现
Light-City/CPlusPlusThings
C++那些事
ZiyaoGeng/RecLearn
Recommender Learning with Tensorflow2.x
shenweichen/AlgoNotes
【浅梦学习笔记】文章汇总:包含 排序&CXR预估,召回匹配,用户画像&特征工程,推荐搜索综合 计算广告,大数据,图算法,NLP&CV,求职面试 等内容
shenweichen/DeepCTR
Easy-to-use,Modular and Extendible package of deep-learning based CTR models .
zhongqiangwu960812/AI-RecommenderSystem
该仓库尝试整理推荐系统领域的一些经典算法模型
AxeldeRomblay/MLBox
MLBox is a powerful Automated Machine Learning python library.
MLWave/Kaggle-Ensemble-Guide
Code for the Kaggle Ensembling Guide Article on MLWave
datawhalechina/competition-baseline
数据挖掘、计算机视觉、自然语言处理、推荐系统竞赛知识、代码、思路
changkun/modern-cpp-tutorial
📚 Modern C++ Tutorial: C++11/14/17/20 On the Fly | https://changkun.de/modern-cpp/
Data-Camp/WeApp_Demos
持续更新中的微信小程序和小游戏的源码案例库。目前涵盖了120多个微信小程序或小游戏。