wangpuze's Stars
echonet/dynamic
EchoNet-Dynamic is a deep learning model for assessing cardiac function in echocardiogram videos.
DOI-USGS/EGRET
An R-package for the analysis of long-term changes in water quality and streamflow, including the water-quality method Weighted Regressions on Time, Discharge, and Season (WRTDS). https://doi-usgs.github.io/EGRET/
mps9506/Mann-Kendall-Trend
Simple python function to run Mann-Kendall Test for Trend
Deffro/Data-Science-Portfolio
This portfolio is a compilation of notebooks which I created for Data Science related tasks like Tutorials, Exploratory Data Analysis, and Machine Learning.
PatrikHlobil/Pandas-Bokeh
Bokeh Plotting Backend for Pandas and GeoPandas
tqdm/tqdm
:zap: A Fast, Extensible Progress Bar for Python and CLI
bannedbook/fanqiang
翻墙-科学上网
keras-team/keras
Deep Learning for humans
bethgelab/foolbox
A Python toolbox to create adversarial examples that fool neural networks in PyTorch, TensorFlow, and JAX
lucastheis/deepbelief
Code for training and evaluating restricted Boltzmann machines (RBMs) and deep belief networks (DBNs).
albertbup/deep-belief-network
A Python implementation of Deep Belief Networks built upon NumPy and TensorFlow with scikit-learn compatibility
zhuofupan/Tensorflow-Deep-Neural-Networks
用Tensorflow实现的深度神经网络。
frelam/Instance-discrimination-with-neighbour-sampling-
Comes from the paper"Noise-contrastive estimation based on relative neighbour sampling"
amusi/CVPR2019-Code
CVPR 2019 Paper with Code
xiaochus/VisualizationCNN
Visualization CNN model by Keras.
yao8839836/obesity
obesity challenge
vlfeat/vlfeat
An open library of computer vision algorithms
fchollet/deep-learning-models
Keras code and weights files for popular deep learning models.
google/youtube-8m
Starter code for working with the YouTube-8M dataset.
LiuXingMing/QQSpider
QQ空间爬虫(日志、说说、个人信息)
taizilongxu/scrapy_jingdong
用scrapy写的京东爬虫
sdfzy/LianJiaSpider
链家爬虫
LiuRoy/zhihu_spider
知乎爬虫
chyroc/WechatSogou
基于搜狗微信搜索的微信公众号爬虫接口
LiuXingMing/SinaSpider
新浪微博爬虫(Scrapy、Redis)
YangMu1/Top10_Algorithms_in_DataMining
数据挖掘领域十大算法代码实现
spytensor/keras_image_classifier
use keras to do image classification tasks
exacity/deeplearningbook-chinese
Deep Learning Book Chinese Translation
keras-team/keras-docs-zh
Chinese (zh-cn) translation of the Keras documentation.
hanbt/learn_dl
Deep learning algorithms source code for beginners