Pinned Repositories
BP-Algorithm
一文彻底搞懂BP算法:原理推导+数据演示+项目实战
Calculate-the-area-of-any-polygon
Calculate the area of any polygon ,use python moudle pandas and numpy
cocoapi
Clone of COCO API - Dataset @ http://cocodataset.org/ - with changes to support Windows build and python3
competition-baseline
数据科学竞赛各种baseline代码、思路分享
darknet
YOLOv4 - Neural Networks for Object Detection (Windows and Linux version of Darknet )
dimensionality_reduction_alo_codes
PCA、LDA、MDS、LLE、TSNE等降维算法的python实现
examples
Learn to create a desktop app with Python and Qt
Feature_Engineering_and_XGBoost_Parameter_Tuning
Examples of how to do feature engineering and Xgboost parameter tuning
FeatureSelectionsAndExtractions
feature selections and extractions
hand_gesture_recognition
自制数据集进行实时手势识别
tuzhirun's Repositories
tuzhirun/Feature_Engineering_and_XGBoost_Parameter_Tuning
Examples of how to do feature engineering and Xgboost parameter tuning
tuzhirun/MachineLearning_BasicAlgorithm
保存个人机器学习代码,包含:决策树、KNN、SVM、神经网络、简单线性回归、多元线性回归、Kmeans、层次聚类。对应文档 :http://blog.csdn.net/YEN_CSDN/article/category/6725711
tuzhirun/mutivariate-lstm-regression
tuzhirun/pareto.py
Nondominated sorting for multi-objective problems