Pinned Repositories
awesome-python-cn
Python资源大全中文版,包括:Web框架、网络爬虫、模板引擎、数据库、数据可视化、图片处理等,由伯乐在线持续更新。
awesome-python-webapp
boston_housing-master
一个包含网格搜索和交叉验证的线性回归例子
capstone
cnn_toolbox
A toolbox for build and train cnn model with kinds of tricks and experiences.
deep-learning-models
Keras code and weights files for popular deep learning models.
distracted_driver_detection
A kaggle competition for spot distracted drivers
ml_for_quant
machine_learning applied in quant basic cases
NiuCoder's Repositories
NiuCoder/cnn_toolbox
A toolbox for build and train cnn model with kinds of tricks and experiences.
NiuCoder/distracted_driver_detection
A kaggle competition for spot distracted drivers
NiuCoder/awesome-python-cn
Python资源大全中文版,包括:Web框架、网络爬虫、模板引擎、数据库、数据可视化、图片处理等,由伯乐在线持续更新。
NiuCoder/capstone
NiuCoder/cn-deep-learning
https://cn.udacity.com/course/deep-learning-nanodegree-foundation--nd101/
NiuCoder/CommentToDoc
A python-implemented tool which can transfer code comment to microsoft word document.
NiuCoder/conv_arithmetic
A technical report on convolution arithmetic in the context of deep learning
NiuCoder/coursera_mapreduce_demos
NiuCoder/CppAlgorithm
经典数据结构和算法的C以及C++实现
NiuCoder/creating_customer_segments
NiuCoder/deep-learning
Repo for the Deep Learning Nanodegree Foundations program.
NiuCoder/Deep-Learning-Boot-Camp
A community run, 5-day PyTorch Deep Learning Bootcamp
NiuCoder/DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为15个章节,近20万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
NiuCoder/faster-rcnn.pytorch
A faster pytorch implementation of faster r-cnn
NiuCoder/finding_donors-master
利用不同的监督学习模型得到最佳的预测结果,更准确地为CharityML寻找捐献者
NiuCoder/glove-python
Toy Python implementation of http://www-nlp.stanford.edu/projects/glove/
NiuCoder/image-classification
udacity deep learning practice used in image-classification
NiuCoder/imgaug
Image augmentation for machine learning experiments.
NiuCoder/keras
Deep Learning for humans
NiuCoder/machine-learning-yearning
Translation of <Machine Learning Yearning> by Andrew NG
NiuCoder/machine_learning_coursera
programming exercise of machine learning on coursera
NiuCoder/pretrained-models.pytorch
Pretrained ConvNets for pytorch: NASNet, ResNeXt, ResNet, InceptionV4, InceptionResnetV2, Xception, DPN, etc.
NiuCoder/smartcab
NiuCoder/ssd.pytorch
A PyTorch Implementation of Single Shot MultiBox Detector
NiuCoder/tensorflow-101
TensorFlow 101: Introduction to TensorFlow
NiuCoder/TensorFlow-Examples
TensorFlow Tutorial and Examples for Beginners with Latest APIs
NiuCoder/text_classification
all kinds of text classificaiton models and more with deep learning
NiuCoder/torchstudy
study for PyTorch
NiuCoder/udacity_hadoop_demo
NiuCoder/xgboost-doc-zh
XGBoost 中文文档