zhangpengGenedock's Stars
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
iluwatar/java-design-patterns
Design patterns implemented in Java
deepfakes/faceswap
Deepfakes Software For All
faif/python-patterns
A collection of design patterns/idioms in Python
apachecn/ailearning
AiLearning:数据分析+机器学习实战+线性代数+PyTorch+NLTK+TF2
istio/istio
Connect, secure, control, and observe services.
celery/celery
Distributed Task Queue (development branch)
taizilongxu/interview_python
关于Python的面试题
kubeflow/kubeflow
Machine Learning Toolkit for Kubernetes
psf/requests-html
Pythonic HTML Parsing for Humans™
benoitc/gunicorn
gunicorn 'Green Unicorn' is a WSGI HTTP Server for UNIX, fast clients and sleepy applications.
PAIR-code/facets
Visualizations for machine learning datasets
dformoso/machine-learning-mindmap
A mindmap summarising Machine Learning concepts, from Data Analysis to Deep Learning.
wepe/MachineLearning
Basic Machine Learning and Deep Learning
hadyang/interview
Java 笔试、面试 知识整理
Sarasra/models
Models and examples built with TensorFlow
enggen/Deep-Learning-Coursera
Deep Learning Specialization by Andrew Ng, deeplearning.ai.
dformoso/deeplearning-mindmap
A mindmap summarising Deep Learning concepts.
python-zk/kazoo
Kazoo is a high-level Python library that makes it easier to use Apache Zookeeper.
baidu/bigflow
Baidu Bigflow is an interface that allows for writing distributed computing programs and provides lots of simple, flexible, powerful APIs. Using Bigflow, you can easily handle data of any scale. Bigflow processes 4P+ data inside Baidu and runs about 10k jobs every day.
facebookarchive/swift
An annotation-based Java library for creating Thrift serializable types and services.
dformoso/sklearn-classification
Data Science Notebook on a Classification Task, using sklearn and Tensorflow.
ViceFantasyPlace/activate-power-mode
JoeCao/JoeCao.github.io
jiqizhixin/AI00
nd009/capstone
shaoanlu/deeplearning.ai-Convolutional-Neural-Networks
Completed assignment jupyter notebook of Foundations of Convolutional Neural Networks, deeplearning.ai coursera course
tinyogre/zklock
A simple distributed lock in Python using ZooKeeper as the back end.
ErnstHaagsman/flask-compose
Docker-Compose based Flask hello world application
yunjianfei/distributed_lock
Distributed lock: Implement using mysql and zookeeper