wxwer's Stars
wxwer/spark-recommender-system
基于spark的推荐系统,包含离线召回模块、排序模块、服务模块、秒杀模块四个模块
luyu-fan/papers-notes
PRIS-CV/BSNet
Code release for the paper BSNet: Bi-Similarity Network for Few-shot Fine-grained Image Classification. (TIP2020)
PatrickHua/SimSiam
A pytorch implementation for paper 'Exploring Simple Siamese Representation Learning'
pterhoer/FaceImageQuality
Code and information for face image quality assessment with SER-FIQ
wxwer/MySpringImpl
手写简易版仿Springboot框架,实现了IOC,AOP,MVC,Mybatis等模块,此外还实现事务管理,能够自动注入外置Jedis,Kafka等客户端,内嵌了tomcat服务器和Freemarker解析器,可进行简单的增删改查和实现动态页面。所有注解基本和Springboot的一毛一样,简单易用,代码简单结构清晰,有比较详细的代码注释。
GoAlers/Music-Top-Recommend
利用用户画像数据、物品元数据、用户行为数据为特征构建推荐系统,使用CB和CF算法做推荐召回,使用 Redis数 据库做缓存处理,结合机器学习LR算法推荐排序,达到粗排、精排效果,实现推荐引擎搭建。
RUCAIBox/RecBole
A unified, comprehensive and efficient recommendation library
Randool/pyRecommender
基于知识图谱的推荐系统
apachecn/RecommenderSystems
推荐系统
sirwsl/shopping-kill
商品秒杀系统(限时抢购系统),包含商城展示与后台管理,主要技术有:springboot、redis、zookeeper、rabbitmq、sms通知、email通知。该项目为21年毕设设计项目,其中融入基本目前所使用的框架与技术。PS:The system includes the display and backstage management of the mall. The main technologies are: springboot, redis, zookeeper, rabbitmq, SMS notification and email notification. The project is a 21-year completed design project, which integrates the basic framework and technology currently used
bingykang/Fewshot_Detection
Few-shot Object Detection via Feature Reweighting
meetps/pytorch-semseg
Semantic Segmentation Architectures Implemented in PyTorch
CVUsers/Smoke-Detect-by-YoloV5
Yolov5 real time smoke detection system
tkipf/gcn
Implementation of Graph Convolutional Networks in TensorFlow
PPshrimpGo/AIinterview
算法工程师面试题整理
justjavac/free-programming-books-zh_CN
:books: 免费的计算机编程类中文书籍,欢迎投稿
ddbourgin/numpy-ml
Machine learning, in numpy
Tencent/plato
腾讯高性能分布式图计算框架Plato