Lzejie's Stars
tiangolo/fastapi
FastAPI framework, high performance, easy to learn, fast to code, ready for production
d2l-ai/d2l-zh
《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。
psf/requests
A simple, yet elegant, HTTP library.
vnpy/vnpy
基于Python的开源量化交易平台开发框架
cookiecutter/cookiecutter
A cross-platform command-line utility that creates projects from cookiecutters (project templates), e.g. Python package projects, C projects.
PaddlePaddle/Paddle
PArallel Distributed Deep LEarning: Machine Learning Framework from Industrial Practice (『飞桨』核心框架,深度学习&机器学习高性能单机、分布式训练和跨平台部署)
Meituan-Dianping/mpvue
基于 Vue.js 的小程序开发框架,从底层支持 Vue.js 语法和构建工具体系。
sanic-org/sanic
Accelerate your web app development | Build fast. Run fast.
mnielsen/neural-networks-and-deep-learning
Code samples for my book "Neural Networks and Deep Learning"
pyecharts/pyecharts
🎨 Python Echarts Plotting Library
falconry/falcon
The no-magic web data plane API and microservices framework for Python developers, with a focus on reliability, correctness, and performance at scale.
isnowfy/snownlp
Python library for processing Chinese text
hzy46/Deep-Learning-21-Examples
《21个项目玩转深度学习———基于TensorFlow的实践详解》配套代码
letiantian/TextRank4ZH
:deciduous_tree:从中文文本中自动提取关键词和摘要
luhuisicnu/The-Flask-Mega-Tutorial-zh
翻译自Miguel Grinberg的blog https://blog.miguelgrinberg.com 的2017年新版The Flask Mega-Tutorial教程
pallets-eco/blinker
A fast Python in-process signal/event dispatching system.
dhwajraj/deep-siamese-text-similarity
Tensorflow based implementation of deep siamese LSTM network to capture phrase/sentence similarity using character/word embeddings
xiaqunfeng/machine-learning-yearning
Translation of <Machine Learning Yearning> by Andrew NG
realpython/cookiecutter-flask-skeleton
Real Python Flask Starter Project
shixing/xing_nlp
amazingTest/violent-webdriver
UI自动化测试暴力插件
DakerHub/cn-holiday
a lib for chinese holiday
Lzejie/features-extracter
特征抽取工具包
Lzejie/TextEncoder
文本编码,简化机器学习训练前的文本编码转化工作
fagougou/best-practices
法狗狗黑客们的最佳实践
fagougou/flask-validation
A decorator for request parameters validation in Flask.
Lzejie/DynamicPool
动态任务线程池
Lzejie/Flask-API
Lzejie/MachineLearning
Lzejie/SentenceSimilarity
中文短文本相似度计算