sesebuckin's Stars
dragen1860/TensorFlow-2.x-Tutorials
TensorFlow 2.x version's Tutorials and Examples, including CNN, RNN, GAN, Auto-Encoders, FasterRCNN, GPT, BERT examples, etc. TF 2.0版入门实例代码,实战教程。
ictar/python-doc
translate python documents to Chinese for convenient reference 简而言之,这里用来存放那些Python文档君们,并且尽力将其翻译成中文~~
fastapi/fastapi
FastAPI framework, high performance, easy to learn, fast to code, ready for production
guitargeek/XGBoost-FastForest
Minimal library code to deploy XGBoost models in C++.
microsoft/LightGBM
A fast, distributed, high performance gradient boosting (GBT, GBDT, GBRT, GBM or MART) framework based on decision tree algorithms, used for ranking, classification and many other machine learning tasks.
jpmml/jpmml-evaluator
Java Evaluator API for PMML
jwasham/coding-interview-university
A complete computer science study plan to become a software engineer.
bannedbook/fanqiang
翻墙-科学上网
datasciencescoop/Data-Science--Cheat-Sheet
Cheat Sheets
CSSEGISandData/COVID-19
Novel Coronavirus (COVID-19) Cases, provided by JHU CSSE
facebookresearch/dlrm
An implementation of a deep learning recommendation model (DLRM)
dmlc/xgboost
Scalable, Portable and Distributed Gradient Boosting (GBDT, GBRT or GBM) Library, for Python, R, Java, Scala, C++ and more. Runs on single machine, Hadoop, Spark, Dask, Flink and DataFlow
BogdanCojocar/medium-articles
Repo for all my code on the articles I post on medium
etsy/skyline
It'll detect your anomalies! Part of the Kale stack.
Thinkgamer/books
技术资料分享
aksnzhy/xlearn
High performance, easy-to-use, and scalable machine learning (ML) package, including linear model (LR), factorization machines (FM), and field-aware factorization machines (FFM) for Python and CLI interface.
shenweichen/DeepCTR-Torch
【PyTorch】Easy-to-use,Modular and Extendible package of deep-learning based CTR models.
shenweichen/DeepCTR
Easy-to-use,Modular and Extendible package of deep-learning based CTR models .
Tencent/ncnn
ncnn is a high-performance neural network inference framework optimized for the mobile platform
tensorflow/tensorflow
An Open Source Machine Learning Framework for Everyone
hzy46/TensorFlow-Time-Series-Examples
Time Series Prediction with tf.contrib.timeseries
jaungiers/LSTM-Neural-Network-for-Time-Series-Prediction
LSTM built using Keras Python package to predict time series steps and sequences. Includes sin wave and stock market data
tgjeon/TensorFlow-Tutorials-for-Time-Series
TensorFlow Tutorial for Time Series Prediction
sherjilozair/char-rnn-tensorflow
Multi-layer Recurrent Neural Networks (LSTM, RNN) for character-level language models in Python using Tensorflow
instillai/TensorFlow-Course
:satellite: Simple and ready-to-use tutorials for TensorFlow
Tencent/Metis
Metis is a learnware platform in the field of AIOps.
facebook/prophet
Tool for producing high quality forecasts for time series data that has multiple seasonality with linear or non-linear growth.
liangliangyy/DjangoBlog
🍺基于Django的博客系统
lanbing510/DouBanSpider
豆瓣读书的爬虫
apachecn/RecommenderSystems
推荐系统