Chen-bj's Stars
Hopetree/izone
一个基于Django的博客项目,也可以当做一个文档管理网站使用,自带评论、定时任务等功能,界面简约而不简单
stacklens/django_blog_tutorial
Django搭建博客教程
liangliangyy/DjangoBlog
🍺基于Django的博客系统
apache/airflow
Apache Airflow - A platform to programmatically author, schedule, and monitor workflows
apache/doris-manager
Cluster manager for Apache Doris
apache/incubator-streampark
Make stream processing easier! Easy-to-use streaming application development framework and operation platform.
TurboWay/pybigdata
使用 python 操作大数据的各种组件
flink-extended/ai-flow
AI Flow is an open source framework that bridges big data and artificial intelligence.
apache/doris
Apache Doris is an easy-to-use, high performance and unified analytics database.
tiangolo/uwsgi-nginx-docker
Docker image with uWSGI and Nginx for applications in Python (as Flask) in a single container.
tiangolo/uvicorn-gunicorn-fastapi-docker
Docker image with Uvicorn managed by Gunicorn for high-performance FastAPI web applications in Python with performance auto-tuning.
tiangolo/uwsgi-nginx-flask-docker
Docker image with uWSGI and Nginx for Flask applications in Python running in a single container.
DQinYuan/chinese_province_city_area_mapper
一个用于提取简体中文字符串中省,市和区并能够进行映射,检验和简单绘图的python模块
sunjincheng121/know_how_know_why
For every learner
alibaba/Alink
Alink is the Machine Learning algorithm platform based on Flink, developed by the PAI team of Alibaba computing platform.
ultralytics/yolov5
YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite
Chen-bj/python-small-examples
Python有趣的小例子一网打尽。Python基础、Python坑点、Python字符串和正则、Python绘图、Python日期和文件、Web开发、数据科学、机器学习、深度学习、TensorFlow、Pytorch,一切都是简单易懂的小例子。
zhaipro/easy12306
使用机器学习算法完成对12306验证码的自动识别
521xueweihan/HelloGitHub
:octocat: 分享 GitHub 上有趣、入门级的开源项目。Share interesting, entry-level open source projects on GitHub.
heibaiying/BigData-Notes
大数据入门指南 :star:
fengdu78/lihang-code
《统计学习方法》的代码实现
WenDesi/lihang_book_algorithm
致力于将李航博士《统计学习方法》一书中所有算法实现一遍
wzyonggege/statistical-learning-method
《统计学习方法》笔记-基于Python算法实现
RRdmlearning/Machine-Learning-From-Scratch
常用机器学习的算法简洁实现
DoubleLabyrinth/navicat-keygen
A keygen for Navicat
Kr1s77/awesome-python-login-model
😮python模拟登陆一些大型网站,还有一些简单的爬虫,希望对你们有所帮助❤️,如果喜欢记得给个star哦🌟
facert/awesome-spider
爬虫集合
RedstoneWill/HsuanTienLin_MachineLearning
MLEveryday/100-Days-Of-ML-Code
100-Days-Of-ML-Code中文版
TheAlgorithms/Python
All Algorithms implemented in Python