Pinned Repositories
1.1recfun
1.2funsets
Ai-Learn
人工智能学习路线图,整理近200个实战案例与项目,免费提供配套教材,零基础入门,就业实战!包括:Python,数学,机器学习,数据分析,深度学习,计算机视觉,自然语言处理,PyTorch tensorflow machine-learning,deep-learning data-analysis data-mining mathematics data-science artificial-intelligence python tensorflow tensorflow2 caffe keras pytorch algorithm numpy pandas matplotlib seaborn nlp cv等热门领域
awesome-chatgpt-prompts-zh
ChatGPT 中文调教指南。各种场景使用指南。学习怎么让它听你的话。
Awesome-Chinese-LLM
整理开源的中文大语言模型,以规模较小、可私有化部署、训练成本较低的模型为主,包括底座模型,垂直领域微调及应用,数据集与教程等。
Awesome-TensorFlow-Chinese
Awesome-TensorFlow-Chinese,TensorFlow 中文资源精选,官方网站,安装教程,入门教程,视频教程,实战项目,学习路径。QQ群:167122861,公众号:磐创AI,微信群二维码:http://www.tensorflownews.com/
chatbot
一个可以自己进行训练的中文聊天机器人, 根据自己的语料训练出自己想要的聊天机器人,可以用于智能客服、在线问答、智能聊天等场景。
DataCastle-Solution
1st Place Solution for DataCastle-CashBus Competition
EasyParallelLibrary
PracticalGuidetoRecSys
《互联网大厂推荐算法实战》资料库
13301132691's Repositories
13301132691/EasyParallelLibrary
13301132691/PracticalGuidetoRecSys
《互联网大厂推荐算法实战》资料库
13301132691/awesome-chatgpt-prompts-zh
ChatGPT 中文调教指南。各种场景使用指南。学习怎么让它听你的话。
13301132691/Awesome-Chinese-LLM
整理开源的中文大语言模型,以规模较小、可私有化部署、训练成本较低的模型为主,包括底座模型,垂直领域微调及应用,数据集与教程等。
13301132691/Awesome-TensorFlow-Chinese
Awesome-TensorFlow-Chinese,TensorFlow 中文资源精选,官方网站,安装教程,入门教程,视频教程,实战项目,学习路径。QQ群:167122861,公众号:磐创AI,微信群二维码:http://www.tensorflownews.com/
13301132691/Deep-Learning-with-TensorFlow-book
深度学习入门开源书,基于TensorFlow 2.0案例实战。Open source Deep Learning book, based on TensorFlow 2.0 framework.
13301132691/eat_tensorflow2_in_30_days
Tensorflow2.0 🍎🍊 is delicious, just eat it! 😋😋
13301132691/EasyRec
A framework for large scale recommendation algorithms.
13301132691/GraphNeuralNetwork
《深入浅出图神经网络:GNN原理解析》配套代码
13301132691/jpmml-evaluator
Java Evaluator API for PMML
13301132691/jpmml-xgboost
Java library and command-line application for converting XGBoost models to PMML
13301132691/keras-docs-zh
Chinese (zh-cn) translation of the Keras documentation.
13301132691/langchain-anal
13301132691/LeetCodeAnimation
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
13301132691/Lhy_Machine_Learning
李宏毅2021春季机器学习课程课件及作业
13301132691/LintCode
Java Solutions to problems on LintCode/LeetCode
13301132691/nlp-tutorial
Natural Language Processing Tutorial for Deep Learning Researchers
13301132691/NLP_ability
总结梳理自然语言处理工程师(NLP)需要积累的各方面知识,包括面试题,各种基础知识,工程能力等等,提升核心竞争力
13301132691/nlp_tutorial
NLP超强入门指南,包括各任务sota模型汇总(文本分类、文本匹配、序列标注、文本生成、语言模型),以及代码、技巧
13301132691/RecBole
A unified, comprehensive and efficient recommendation library
13301132691/Recommendation-Systems-without-Explicit-ID-Features-A-Literature-Review
Paper List of Pre-trained Foundation Recommender Models
13301132691/SparrowRecSys
A Deep Learning Recommender System
13301132691/TakeHomeDataChallenges
My solution to the book <A collection of Data Science Take-home Challenges>
13301132691/Tech_Aarticle
深度学习模型在各大公司实战落地细节解读:主要是通过阅读各种实战文章,梳理模型落地的工程细节,涉及到搜索/推荐/自然语言处理。
13301132691/TensorFlow-2.x-Tutorials
TensorFlow 2.x version's Tutorials and Examples, including CNN, RNN, GAN, Auto-Encoders, FasterRCNN, GPT, BERT examples, etc. TF 2.0版入门实例代码,实战教程。
13301132691/TensorFlow-Examples
TensorFlow Tutorial and Examples for Beginners (support TF v1 & v2)
13301132691/tensorflow-handbook
简单粗暴 TensorFlow 2 | A Concise Handbook of TensorFlow 2 | 一本简明的 TensorFlow 2 入门指导教程
13301132691/tensorflow-in-depth
《深入理解TensorFlow》项目代码与样章
13301132691/tensorflow2_tutorials_chinese
tensorflow2中文教程,持续更新(当前版本:tensorflow2.0),tag: tensorflow 2.0 tutorials
13301132691/tensorflow_cookbook
Code for Tensorflow Machine Learning Cookbook