Pinned Repositories
Blod_set
学习廖雪峰老师课程的博客搭建
cell-classification
Coursera_deep_learning
This something about deep learning on Coursera by Andrew Ng
data_science_bowl_2018
My 5th place (out of 816 teams) solution to The 2018 Data Science Bowl organized by Booz Allen Hamilton
deeplearning-models
A collection of various deep learning architectures, models, and tips
diabetic_study
对糖尿病数据集的研究
Mask_RCNN
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
MLND
Udacity Machine Learning Nano Degree Courses
Stanford-CS-229-CN
A Chinese Translation of Stanford CS229 notes 斯坦福机器学习CS229课程讲义的中文翻译
TowardsDeepPhenotyping
wanghuajia's Repositories
wanghuajia/cell-classification
wanghuajia/Coursera_deep_learning
This something about deep learning on Coursera by Andrew Ng
wanghuajia/deeplearning-models
A collection of various deep learning architectures, models, and tips
wanghuajia/Mask_RCNN
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
wanghuajia/MLND
Udacity Machine Learning Nano Degree Courses
wanghuajia/Stanford-CS-229-CN
A Chinese Translation of Stanford CS229 notes 斯坦福机器学习CS229课程讲义的中文翻译
wanghuajia/TowardsDeepPhenotyping
wanghuajia/Blod_set
学习廖雪峰老师课程的博客搭建
wanghuajia/data_science_bowl_2018
My 5th place (out of 816 teams) solution to The 2018 Data Science Bowl organized by Booz Allen Hamilton
wanghuajia/diabetic_study
对糖尿病数据集的研究
wanghuajia/dl_inference
通用深度学习推理服务,可在生产环境中快速上线由TensorFlow、PyTorch、Caffe框架训练出的深度学习模型。
wanghuajia/dsb2018_topcoders
DSB2018 [ods.ai] topcoders
wanghuajia/Hands-on-Machine-Learning
A series of Jupyter notebooks with Chinese comment that walk you through the fundamentals of Machine Learning and Deep Learning in python using Scikit-Learn and TensorFlow.
wanghuajia/Heima_C_plus_plus
wanghuajia/keras-resnet
Residual networks implementation using Keras-1.0 functional API
wanghuajia/MachineLearning
Machine Learning in Action(机器学习实战)
wanghuajia/mdnet-cvpr2017
Torch implementation for MDNet: A Semantically and Visually Interpretable Medical Image Diagnosis Network
wanghuajia/O2O-Coupon-Usage-Forecast
1st Place Solution for O2O Coupon Usage Forecast
wanghuajia/pcc
Resources for Python Crash Course, from No Starch Press.
wanghuajia/pua-books
:books: PUA 书籍
wanghuajia/pytorch-unet-segmentation
wanghuajia/TensorFlow-Tutorials
TensorFlow Tutorials with YouTube Videos
wanghuajia/Text-classifier
2018达观杯文本智能处理比赛,文本分类主题,最终排名 8/3462
wanghuajia/UNet-Segmentation-in-Keras-TensorFlow
Unet Segmentation
wanghuajia/Yolov5-Flask-VUE
基于Flask开发后端、VUE开发前端框架,在WEB端部署YOLOv5目标检测模型