Pinned Repositories
bayes
基于python基础库实现 bayes 分类
City
全国城市以及拼音的对应,根据城市名称,可以转换成相应的拼音
decisionTree
决策树
dog-classfier
利用tensorflow 训练自己的狗狗,然后识别出是不是自己的狗狗
first_jenkins
first test for jenkins
GettingLocationWhenSuspended
How to get location updates from the iOS devices even when the app is not active/in the background. There is a way to get the location update even when the app is killed/terminated by the user or iOS.
housePrices
波士顿房价预测
KLCPopup
A simple and flexible class for presenting custom views as a popup in iOS.
logicRegression
使用逻辑回归实现堆鸢尾花的分类预测
SimpleConvNet
一个通过python基本库实现的简单的卷积神经网络
huanhuang's Repositories
huanhuang/SimpleConvNet
一个通过python基本库实现的简单的卷积神经网络
huanhuang/housePrices
波士顿房价预测
huanhuang/logicRegression
使用逻辑回归实现堆鸢尾花的分类预测
huanhuang/bayes
基于python基础库实现 bayes 分类
huanhuang/City
全国城市以及拼音的对应,根据城市名称,可以转换成相应的拼音
huanhuang/decisionTree
决策树
huanhuang/dog-classfier
利用tensorflow 训练自己的狗狗,然后识别出是不是自己的狗狗
huanhuang/first_jenkins
first test for jenkins
huanhuang/GettingLocationWhenSuspended
How to get location updates from the iOS devices even when the app is not active/in the background. There is a way to get the location update even when the app is killed/terminated by the user or iOS.
huanhuang/KLCPopup
A simple and flexible class for presenting custom views as a popup in iOS.
huanhuang/ml-base
基于python实现机器学习的各个模型及神经网络
huanhuang/mnist
huanhuang/object-detection
基于YOLO_v3的物体检测
huanhuang/resume_filter
简历过滤器,用于练习分类
huanhuang/SQLAlchemy
practise for SQLAlchemy
huanhuang/stock_prediction
一个预测股票收盘价的线性模型
huanhuang/tutorial
django restframework tutorial