Fangzhenxuan / AI_ProjectsLinks
Artificial Intelligence
☆77Updated 2 years ago
Alternatives and similar repositories for AI_Projects
Users that are interested in AI_Projects are comparing it to the libraries listed below
Sorting:
- 用Python实现SVM多分类器☆431Updated last year
- 深度学习代码☆132Updated 6 years ago
- 项目基于论文《Fuzzy c-Means Algorithms for Very Large Data》,使用Python语言实现FCM算法及其扩展算法,包括FCM、spFCM、oFCM、kFCM、reskFCM、spkFCM、okFCM。☆66Updated 6 years ago
- Machine Learning in Action学习笔记,一个文件夹代表一个算法,每个文件夹包含算法所需的数据集、源码和图片,图片放在pic文件夹中,数据集放在在Data文件夹内。书中的代码是python2的,有不少错误,这里代码是我用python3写的,且都能直接运行☆208Updated 6 years ago
- feature selections and extractions☆88Updated last year
- 集成学习Stacking方法 详解☆77Updated 6 years ago
- 支持向量机,Support Vector Machine(SVM),多类分类☆31Updated 8 years ago
- 基于numpy实现支持svm算法,包括简单smo算法,启发式smo算法,并增加了完整注释☆21Updated 6 years ago
- 使用遗传算法结合决策树做特征选择/Using genetic algorithm for feature selection with decision tree☆25Updated 7 years ago
- Weighted LSSVM for regression☆37Updated 6 years ago
- A small project abot GA and ANN,基于TensorFlow实现基于遗传算法的神经网络结构搜索技术,在威斯康星乳腺癌细胞分类的数据集上面进行实验,并与传统的机器学习的分类算法进行对比,验证该算法的结果的优劣性。☆37Updated 5 years ago
- ☆67Updated 5 years ago
- 包含PlotNeuralNet绘制神经网络结构图的教程源码☆226Updated 6 years ago
- Matlab implementation of Extreme Learning Machine and variants☆33Updated 7 years ago
- 复现CVPR 2016 Ordinal Regression with Multiple Output CNN for Age Estimation☆18Updated 3 years ago
- Pytorch、Scikit-learn实现多种分类方法,包括逻辑回归(Logistic Regression)、多层感知机(MLP)、支持向量机(SVM)、K近邻(KNN)、CNN、RNN,极简代码适合新手小白入门,附英文实验报告(ACM模板)☆433Updated 5 years ago
- 个人练习,自编码器及其变形(理论+实践)☆339Updated 6 years ago
- AutoEncoder implements by keras. Including AE, DAE, DAE_CNN, VAE, VAE_CNN, CVAE, Sparse AE, Stacked DAE.☆41Updated 5 years ago
- 支持向量机(SVM)——分类预测,包括多分类问题,核函数调参,不平衡数据问题,特征降维,网格搜索,管道机制,学习曲线,混淆矩阵,AUC曲线等☆53Updated 8 years ago
- Autoencoders in PyTorch☆102Updated 6 years ago
- 基于遗传算法的特征选择☆128Updated 5 years ago
- 卷积神经网络提取特征并用于SVM//www.cnblogs.com/chuxiuhong/p/6132814.html☆15Updated 7 years ago
- Probabilistic Neural Network for classification☆32Updated 6 years ago
- PSO algorithm for multi-parameters optimizaiton☆66Updated 6 years ago
- ML Records in 1110 Lab of BUPT. Some detailed information can be referenced on: https://mathpretty.com/10388.html☆237Updated 2 years ago
- about how to use CNN with one dimensional signal☆29Updated 7 years ago
- bp-ga algorithm implemented by pytorch☆20Updated last year
- 深度学习 注意力机制模块 时间 空间注意力通道☆33Updated 2 years ago
- 【PyTorch】手把手教你跑通第一个神经网络☆271Updated 2 years ago
- 深度学习与PyTorch入门实战视频教程 配套源代码和PPT☆78Updated 5 years ago