robin-lai's Stars
tensorflow/serving
A flexible, high-performance serving system for machine learning models
tensorflow/model-analysis
Model analysis tools for TensorFlow
GoogleCloudPlatform/tf-estimator-tutorials
This repository includes tutorials on how to use the TensorFlow estimator APIs to perform various ML tasks, in a systematic and standardised way
tensorflow/estimator
TensorFlow Estimator
d2l-ai/d2l-en
Interactive deep learning book with multi-framework code, math, and discussions. Adopted at 500 universities from 70 countries including Stanford, MIT, Harvard, and Cambridge.
aws/amazon-sagemaker-examples
Example 📓 Jupyter notebooks that demonstrate how to build, train, and deploy machine learning models using 🧠 Amazon SageMaker.
Raghul-G2002/Recommendation-System-AWS-Factorization-Machines
Recommendation System using Factorization Machines - AWS SageMaker NoteBook Instance
mli/paper-reading
深度学习经典、新论文逐段精读
wangshusen/SearchEngine
搜索引擎原理
wangshusen/RecommenderSystem
tttwwy/sim
cdoco/learn-regex-zh
:cn: 翻译: 学习正则表达式的简单方法
ali-vilab/videocomposer
Official repo for VideoComposer: Compositional Video Synthesis with Motion Controllability
openai/chatgpt-retrieval-plugin
The ChatGPT Retrieval Plugin lets you easily find personal or work documents by asking questions in natural language.
huggingface/peft
🤗 PEFT: State-of-the-art Parameter-Efficient Fine-Tuning.
openai/DALL-E
PyTorch package for the discrete VAE used for DALL·E.
openai/CLIP
CLIP (Contrastive Language-Image Pretraining), Predict the most relevant text snippet given an image
microsoft/DeepSpeedExamples
Example models using DeepSpeed
alibaba/Elastic-Federated-Learning-Solution
Z-Y-Zhang/one_epoch_phenomenon
This is the implementation of `Towards Understanding the Overfitting Phenomenon of Deep Click-Through Rate Models`, which is accepted by CIKM2022. The codes will be released soon.
fxsjy/jieba
结巴中文分词
ymkigeg/tensorflow_serving
show how to use tensorflow estimator train and export model, then serving model and call for prediction
Magic-Bubble/RecommendSystemPractice
《推荐系统实践》代码实现
DeepRec-AI/DeepRec
DeepRec is a high-performance recommendation deep learning framework based on TensorFlow. It is hosted in incubation in LF AI & Data Foundation.
hongleizhang/RSPapers
RSTutorials: A Curated List of Must-read Papers on Recommender System.
wubinzzu/NeuRec
Next RecSys Library
tensorflow/recommenders
TensorFlow Recommenders is a library for building recommender system models using TensorFlow.
alibaba/EasyRec
A framework for large scale recommendation algorithms.
datawhalechina/fun-rec
推荐系统入门教程,在线阅读地址:https://datawhalechina.github.io/fun-rec/
zyody/QueryQR