ycheng1947's Stars
jwasham/coding-interview-university
A complete computer science study plan to become a software engineer.
CyC2018/CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计
huggingface/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
houshanren/hangzhou_house_knowledge
2017年买房经历总结出来的买房购房知识分享给大家,希望对大家有所帮助。买房不易,且买且珍惜。Sharing the knowledge of buy an own house that according to the experience at hangzhou in 2017 to all the people. It's not easy to buy a own house, so I hope that it would be useful to everyone.
mlflow/mlflow
Open source platform for the machine learning lifecycle
ipython/ipython
Official repository for IPython itself. Other repos in the IPython organization contain things like the website, documentation builds, etc.
deeplearning4j/deeplearning4j
Suite of tools for deploying and training deep learning models using the JVM. Highlights include model import for keras, tensorflow, and onnx/pytorch, a modular and tiny c++ library for running math code and a java based math library on top of the core c++ library. Also includes samediff: a pytorch/tensorflow like library for running deep learn...
autogluon/autogluon
Fast and Accurate ML in 3 Lines of Code
microsoft/c9-python-getting-started
Sample code for Channel 9 Python for Beginners course
princewen/tensorflow_practice
tensorflow实战练习,包括强化学习、推荐系统、nlp等
apache/storm
Apache Storm
JerryLead/SparkInternals
Notes talking about the design and implementation of Apache Spark
spark-notebook/spark-notebook
Interactive and Reactive Data Science using Scala and Spark.
alibaba/euler
A distributed graph deep learning framework.
endymecy/spark-ml-source-analysis
spark ml 算法原理剖析以及具体的源码实现分析
Intel-bigdata/HiBench
HiBench is a big data benchmark suite.
kavgan/nlp-in-practice
Starter code to solve real world text data problems. Includes: Gensim Word2Vec, phrase embeddings, Text Classification with Logistic Regression, word count with pyspark, simple text preprocessing, pre-trained embeddings and more.
yangxudong/deeplearning
深度学习相关的模型训练、评估和预测相关代码
lightbend-labs/scala-logging
Convenient and performant logging library for Scala wrapping SLF4J.
DjangoPeng/tensorflow-101
《TensorFlow 快速入门与实战》和《TensorFlow 2 项目进阶实战》课程代码与课件
nkcoder/quartz-explained
对定时任务调度框架quartz源码的阅读和注释(comments on quartz-core source)
weyo/Storm-Documents
Apache Storm 官方文档译文
51nb/marble
A high performance in-memory hive sql engine based on Apache Calcite
YCG09/xgbspark-text-classification
XGBoost on Spark for Chinese Text Classification
moshangcheng/exercise
my all exercises