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:
- ☆37Updated 7 years ago
- 常用的特征选择方法☆67Updated 3 years ago
- 机器学习的特征工程,包括特征抽取、特征预处理、特征选择、特征降维。☆25Updated 6 years ago
- OCAN: One-Class Adversarial Nets for Fraud Detection☆24Updated 7 years ago
- 图卷积神经网络 Graph Convolutional Network with Keras☆162Updated 2 years ago
- TensorFlow Implementation of Graph Attention Network and Graph Convolutional Network☆56Updated 5 years ago
- 支持向量机(SVM)——分类预测,包括多分类问题,核函数调参,不平衡数据问题,特征降维,网格搜索,管道机制,学习曲线,混淆矩阵,AUC曲线等☆53Updated 8 years ago
- A convolutional autoencoder for feature extraction, with an SVM for image classification.☆10Updated 6 years ago
- Using Tensorflow and a Support Vector Machine to Create an Image Classifications Engine☆63Updated 7 years ago
- 支持向量机,Support Vector Machine(SVM),多类分类☆32Updated 9 years ago
- 公交车到站时间预测☆40Updated 7 years ago
- 现有聚类算法面向高维稀疏数据多未考虑类簇可重叠和离群点的存在,导致聚类效果不理想。针对此,提出一种可重叠子空间K-Means聚类算法(An Overlapping Subspace K-Means Clustering Algorithm, OS-K-Means)。给出类簇…☆30Updated 6 years ago
- 机器学习课程大作业 - 基于深度神经网络的图像分类任务☆31Updated 8 years ago
- 基于TensorFlow的深度学习、深度增强学习代码:NN(传统神经网络)、CNN(卷积神经网络)、RNN(递归神经网络)、LSTM(长短期记忆网络)、GAN(生成对抗网络)、DRL(深度增强学习)☆57Updated 7 years ago
- Stacking classification and regression☆25Updated 6 years ago
- 感知器、贝叶斯分类、决策树分类、K最近邻法、逻辑回归、支持向量机...☆128Updated 11 years ago
- 本项目开发了一个机器学习和深度学习的训练工具。该训练工具基于sklearn和pytorch,不仅支持常规训练、交叉验证训练,还支持贝叶斯搜索参数,并可随时自动保存训练模型和日志。☆12Updated last year
- 一种时间序列突变检验算法☆17Updated 8 years ago
- Some algorithms to form frequent itemsets/association rules from datasets, where many techniques, such as FP-tree, Apriori, PSO, GA, Gran…☆63Updated 8 years ago
- 基于GPS轨迹和神经网络(DNN,RNN)的出行方式推测☆19Updated 7 years ago
- 基于Keras的LSTM多变量时间序列预测☆185Updated 7 years ago
- 基于波士顿房屋租赁价格数据,使用lasso回归算法做特征选择后,分别使用线性回归、Lasso回归、Ridge回归、Elasitic Net四类回归算法构建模型(分别测试1,2,3阶)☆13Updated 6 years ago
- cnn+rnn+attention: vgg(vgg16,vgg19)+rnn(LSTM, GRU)+attention, resnet(resnet_v2_50,resnet_v2_101,resnet_v2_152)+rnnrnn(LSTM, GRU)+attentio…☆209Updated 5 years ago
- detect malicious URL and Request (Bi-LSTM、Bi-LSTM + CNN、CNN + Bi-LSTM、CNN + Bi-LSTM + CNN)☆60Updated 6 years ago
- 化工产品品质智能预测算法☆11Updated 7 years ago
- [大数据课程作业]分别采用神经网络、线性回归、SVM方法预测学生成绩☆47Updated 7 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
- [Done] Master version: developed the stacked regression (score 0.11, top 5%) based on (xgboost, sklearn). Branch v1.0: developed linear r…☆26Updated 8 years ago
- 基于python编写的Keras深度学习框架开发,利用卷积神经网络CNN,快速识别图片并进行分类☆43Updated 7 years ago
- 深度学习技术与应用大作业,Kaggle植物分类,Peking University☆16Updated 6 years ago