Fangzhenxuan / AI_Projects
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
- 使用遗传算法结合决策树做特征选择/Using genetic algorithm for feature selection with decision tree☆24Updated 6 years ago
- 项目基于论文《Fuzzy c-Means Algorithms for Very Large Data》,使用Python语言实现FCM算法及其扩展算法,包括FCM、spFCM、oFCM、kFCM、reskFCM、spkFCM、okFCM。☆63Updated 5 years ago
- 基于遗传算法的特征选择☆127Updated 5 years ago
- 偏最小二乘法☆12Updated 5 years ago
- 集成学习Stacking方法详解☆74Updated 5 years ago
- Weighted LSSVM for regression☆38Updated 6 years ago
- feature selections and extractions☆88Updated 9 months ago
- A small project abot GA and ANN,基于TensorFlow实现基于遗传算法的神经网络结构搜索技术,在威斯康星乳腺癌细胞分类的数据集上面进行实验,并与传统的机器学习的分类算法进行对比,验证该算法的结果的优劣性。☆37Updated 4 years ago
- Machine Learning in Action学习笔记,一个文件夹代表一个算法,每个文件夹包含算法所需的数据集、源码和图片,图片放在pic文件夹中,数据集放在在Data文件夹内。书中的代码是python2的,有不少错误,这里代码是我用python3写的,且都能直接运行☆207Updated 6 years ago
- 粒子群算法优化支持向量机☆133Updated 2 years ago
- 常用的特征选择方法☆68Updated 2 years ago
- 数据特征工程、各种机器学习回归模型、回归数据预处理☆41Updated 5 years ago
- PSO algorithm for multi-parameters optimizaiton☆66Updated 6 years ago
- 模糊聚类算法_python版☆29Updated 2 years ago
- 深度学习代码☆132Updated 5 years ago
- Use Genetic Algorithm and Simulate Anneal for feature selection. 用遗传算法/模拟退火算法进行特征选择.☆31Updated 4 years ago
- 支持向量机(SVM)——分类预测,包括多分类问题,核函数调参,不平衡数据问题,特征降维,网格搜索,管道机制,学习曲线,混淆矩阵,AUC曲线等☆52Updated 7 years ago
- ☆53Updated 5 years ago
- 机器学习集成模型之Stacking各类模型及工具源码☆116Updated 4 years ago
- Code to validate the "Particle swarm optimization of deep neural networks architectures for image classification" paper.☆91Updated 4 years ago
- AutoEncoder implements by keras. Including AE, DAE, DAE_CNN, VAE, VAE_CNN, CVAE, Sparse AE, Stacked DAE.☆41Updated 4 years ago
- Matlab implementation of Extreme Learning Machine and variants☆31Updated 6 years ago
- Generalized Regression Neural Network for regression☆26Updated 6 years ago
- Simple SVM implemented with Recursive Feature Elimination☆12Updated 5 years ago
- 使用libsvm和遗传算法优化支持向量机的cost和gamma参数☆31Updated 12 years ago
- 模糊聚类算法及其改进算法☆14Updated 3 years ago
- 个人练习,自编码器及其变形 (理论+实践)☆336Updated 5 years ago
- Autoencoders in PyTorch☆100Updated 5 years ago
- 支持向量机,Support Vector Machine(SVM),多类分类☆31Updated 8 years ago
- This is an App developed in Python to implement the algorithm for minimum redundancy maximum ralevance. The formulation was based on a re…☆13Updated 6 years ago