YoPatapon / Machine-Learning-HomeworkLinks
图像分类系统,采用HOG+SVM/Sotfmax分类器,神经网络采用卷积神经网络和34层的深度参查网络,利用基于tensorflow的tflearn实现。
☆10Updated 8 years ago
Alternatives and similar repositories for Machine-Learning-Homework
Users that are interested in Machine-Learning-Homework are comparing it to the libraries listed below
Sorting:
- 支持向量机(SVM)——分类预测,包括多分类问题,核函数调参,不平衡数据问题,特征降维,网格搜索,管道机制,学习曲线,混淆矩阵,AUC曲线等☆52Updated 7 years ago
- 机器学习的特征工程,包括特征抽取、特征预处理、特征选择、特征降维。☆25Updated 6 years ago
- 支持向量机,Support Vector Machine(SVM),多类分类☆31Updated 8 years ago
- AdaboostExample☆43Updated 5 years ago
- 毕业设计项目----基于图神经网络与多任务学习的图像分类器☆44Updated 5 years ago
- 基于波士顿房屋租赁价格数据,使用lasso回归算法做特征选择后,分别使用线性回归、Lasso回归、Ridge回归、Elasitic Net四类回归算法构建模型(分别测试1,2,3阶)☆13Updated 5 years ago
- 基于Python实现了K-Means、GMM、DBSCAN、AGNES等四种常见的聚类算法☆69Updated 6 years ago
- 使用 tensorflow2.0 实现图卷积神经网络GCN☆20Updated 4 years ago
- Using Tensorflow and a Support Vector Machine to Create an Image Classifications Engine☆62Updated 6 years ago
- A feature extractor based on Python 3, Tensorflow, and Scikit-learn created to improve the SVM accuracy to classify the MNIST dataset fas…☆71Updated 2 years ago
- 基于python编写的Keras深度学习框架开发,利用卷积神经网络CNN,快速识别图片并进行分类☆39Updated 7 years ago
- 天池大数据竞赛数据集&代码☆12Updated 6 years ago
- 机器学习课程大作业 - 基于深度神经网络的图像分类任务☆30Updated 8 years ago
- 感知器、贝叶斯分类、决策树分类、K最近邻法、逻辑回归、支持向量机...☆128Updated 10 years ago
- 常用的特征选择方法☆68Updated 3 years ago
- Taxi Trajectory Prediction☆15Updated 7 years ago
- TensorFlow Implementation of Graph Attention Network and Graph Convolutional Network☆56Updated 5 years ago
- ☆36Updated 6 years ago
- 图卷积神经网络 Graph Convolutional Network with Keras☆163Updated 2 years ago
- python使用SIFT算法对图像提取特征☆11Updated 8 years ago
- 机器学习实践:贷款违约预测☆37Updated 6 years ago
- 本代码将用极端随机森林(Extremely Random Forests, ERF)来训练图像分类器。一个目标识 别系统就是利用图像分类器将图像分到已知的类别中。 ERF在机器学习领域非常流行,因为ERF 具有较快的速度和比较精确的准确度。我们基于图像的特征构建一组决策树,…☆10Updated 7 years ago
- A bottom-up approach to classification of Traditional Chinese Medicine, using state-of-the-art image processing techniques, combined with…☆9Updated 8 years ago
- 数据预处理之缺失值处理,特征选择☆21Updated 6 years ago
- iris数据集的基本数据分析方法,包括KNN,LG,NB,SVM算法。☆47Updated 8 years ago
- 图网络,深度学习,☆21Updated 4 years ago
- 此库为2017-2018年度工程实践项目,主要目的是能够识别图像类别,尤其是医学类,然后在医学类中再进行更为细致的类别识别,以达到医学影像这一垂直领域的应用目的。☆82Updated 4 years ago
- 基于TensorFlow的深度学习、深度增强学习代码:NN(传统神经网络)、CNN(卷积神经网络)、RNN(递归神经网络)、LSTM(长短期记忆网络)、GAN(生成对抗网络)、DRL(深度增强学习)☆54Updated 7 years ago
- ☆24Updated 6 years ago
- 基于GPS轨迹和神经网络(DNN,RNN)的出行方式推测☆19Updated 6 years ago