tones1206's Stars
lonePatient/awesome-pretrained-chinese-nlp-models
Awesome Pretrained Chinese NLP Models,高质量中文预训练模型&大模型&多模态模型&大语言模型集合
WangRongsheng/awesome-LLM-resourses
🧑🚀 全世界最好的LLM资料总结(数据处理、模型训练、模型部署、o1 模型、小语言模型、视觉语言模型) | Summary of the world's best LLM resources.
bharathgs/Awesome-pytorch-list
A comprehensive list of pytorch related content on github,such as different models,implementations,helper libraries,tutorials etc.
AIChallenger/AI_Challenger_2017
AI Challenger, a platform for open datasets and programming competitions to artificial intelligence (AI) talents around the world.
murdockhou/lightweight_openpose
A tensorflow implementation of Arxiv Paper "Real-time 2D Multi-Person Pose Estimation on CPU: Lightweight OpenPose "(https://arxiv.org/abs/1811.12004)
CMU-Perceptual-Computing-Lab/openpose
OpenPose: Real-time multi-person keypoint detection library for body, face, hands, and foot estimation
duxuhao/Feature-Selection
Features selector based on the self selected-algorithm, loss function and validation method
WillKoehrsen/feature-selector
Feature selector is a tool for dimensionality reduction of machine learning datasets
wzhe06/Reco-papers
Classic papers and resources on recommendation
yao62995/tensorflow
图解tensorflow 源码
NextTuesday/py-pb-converters
shramov/json2pb
Python/C++ implementation of JSON to/from Protobuf convertor
tensorflow/models
Models and examples built with TensorFlow
shenweichen/DeepCTR
Easy-to-use,Modular and Extendible package of deep-learning based CTR models .
tensorflow/serving
A flexible, high-performance serving system for machine learning models
joelgrus/joelnet
live coding deep learning library
joelgrus/data-science-from-scratch
code for Data Science From Scratch book
PaddlePaddle/Paddle
PArallel Distributed Deep LEarning: Machine Learning Framework from Industrial Practice (『飞桨』核心框架,深度学习&机器学习高性能单机、分布式训练和跨平台部署)
fengdu78/Coursera-ML-AndrewNg-Notes
吴恩达老师的机器学习课程个人笔记
aymericdamien/TensorFlow-Examples
TensorFlow Tutorial and Examples for Beginners (support TF v1 & v2)
srendle/libfm
Library for factorization machines
ycjuan/libffm
A Library for Field-aware Factorization Machines
hunkim/DeepLearningStars
Top Deep Learning Projects based on their Stars!
ChenglongChen/tensorflow-DeepFM
Tensorflow implementation of DeepFM for CTR prediction.
fengdu78/deeplearning_ai_books
deeplearning.ai(吴恩达老师的深度学习课程笔记及资源)
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.
zhengruifeng/spark-libFM
An implement of Factorization Machines (LibFM)
ocelma/python-recsys
A python library for implementing a recommender system
Yelp/dataset-examples
Samples for users of the Yelp Academic Dataset
tensorflow/tensorflow
An Open Source Machine Learning Framework for Everyone