zhaomengit's Stars
alibaba/p3c
Alibaba Java Coding Guidelines pmd implements and IDE plugin
jkaving/intellij-colors-solarized
Solarized Colorscheme for IntelliJ IDEA
apache/tomcat
Apache Tomcat
spring-projects/spring-boot
Spring Boot helps you to create Spring-powered, production-grade applications and services with absolute minimum fuss.
apache/brpc
brpc is an Industrial-grade RPC framework using C++ Language, which is often used in high performance system such as Search, Storage, Machine learning, Advertisement, Recommendation etc. "brpc" means "better RPC".
baidu/braft
An industrial-grade C++ implementation of RAFT consensus algorithm based on brpc, widely used inside Baidu to build highly-available distributed systems.
elastic/elasticsearch
Free and Open Source, Distributed, RESTful Search Engine
CyC2018/CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计
wmyskxz/MoreThanJava
学习, 不止 Code 👨💻
Snailclimb/JavaGuide
「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide!
HarisIqbal88/PlotNeuralNet
Latex code for making neural networks diagrams
jbesomi/texthero
Text preprocessing, representation and visualization from zero to hero.
cnkuangshi/LightCTR
Lightweight and Scalable framework that combines mainstream algorithms of Click-Through-Rate prediction based computational DAG, philosophy of Parameter Server and Ring-AllReduce collective communication.
graphhopper/jsprit
jsprit is a java based, open source toolkit for solving rich vehicle routing problems
graphhopper/graphhopper
Open source routing engine for OpenStreetMap. Use it as Java library or standalone web server.
FudanNLP/fnlp
中文自然语言处理工具包 Toolkit for Chinese natural language processing
szcf-weiya/ESL-CN
The Elements of Statistical Learning (ESL)的中文翻译、代码实现及其习题解答。
NLP-LOVE/ML-NLP
此项目是机器学习(Machine Learning)、深度学习(Deep Learning)、NLP面试中常考到的知识点和代码实现,也是作为一个算法工程师必会的理论基础知识。
TheAlgorithms/Python
All Algorithms implemented in Python
scutan90/DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
jeffgerickson/algorithms
Bug-tracking for Jeff's algorithms book, notes, etc.
nndl/nndl.github.io
《神经网络与深度学习》 邱锡鹏著 Neural Network and Deep Learning
facebook/prophet
Tool for producing high quality forecasts for time series data that has multiple seasonality with linear or non-linear growth.
Avik-Jain/100-Days-Of-ML-Code
100 Days of ML Coding
scikit-learn-contrib/category_encoders
A library of sklearn compatible categorical variable encoders
google/leveldb
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
facebook/rocksdb
A library that provides an embeddable, persistent key-value store for fast storage.
GokuMohandas/Made-With-ML
Learn how to design, develop, deploy and iterate on production-grade ML applications.
feast-dev/feast
The Open Source Feature Store for Machine Learning
teadocs/numpy-cn
NumPy官方中文文档(完整版)