Y1ran / GAN-Network-Library-Tensorflow
八种最常用的GAN生成式对抗网络代码框架
☆66Updated 6 years ago
Alternatives and similar repositories for GAN-Network-Library-Tensorflow:
Users that are interested in GAN-Network-Library-Tensorflow are comparing it to the libraries listed below
- 基于TensorFlow的深度学习、深度增强学习代码:NN(传统神经网络)、CNN(卷积神经网络)、RNN(递归神经网络)、LSTM(长短期记忆网络)、GAN(生成对抗网络)、DRL(深度增强学习)☆52Updated 7 years ago
- 支持向量机,Support Vector Machine(SVM),多类分类☆31Updated 8 years ago
- 卷积神经网络提取特征并用于SVM//www.cnblogs.com/chuxiuhong/p/6132814.html☆15Updated 6 years ago
- 支持向量机(SVM)——分类预测,包括多分类问题,核函数调参,不平衡数据问题,特征降维,网格搜索,管道机制,学习曲线,混淆矩阵,AUC曲线等☆52Updated 7 years ago
- 利用Python实现三层BP神经网络☆82Updated 7 years ago
- 主成分分析,Principal Component Analysis(PCA)☆47Updated 7 years ago
- BP神经网络☆16Updated 6 years ago
- 使用5-6个模型(可以是knn svm 贝叶斯等等)用投票的方式做一个集成学习对MNIST数据集进行分类。☆24Updated 6 years ago
- 基于PyTorch使用迁移学习完成项目☆59Updated 7 years ago
- ☆16Updated 6 years ago
- 集成学习Stacking方法详解☆74Updated 5 years ago
- GA_python for multi-parameters optimization☆27Updated 6 years ago
- A small project abot GA and ANN,基于TensorFlow实现基于遗传算法的神经网络结构搜索技术,在威斯康星乳腺癌细胞分类的数据集上面进行实验,并与传统的机器学习的分类算法进行对比,验证该算法的结果的优劣性。☆37Updated 4 years ago
- 图像分类系统,采用HOG+SVM/Sotfmax分类器,神经网络采用卷积神经网络和34层的深度参查网络,利用基于tensorflow的tflearn实现。☆10Updated 7 years ago
- 记录小润了解的各种机器学习算法的实现以及基础概念,包括有监督学习,无监督学习,分类,聚类,回归;神经元模型,多层感知器,BP算法;损失函数,激活函数,梯度下降法;全连接网络、卷积神经网络、递归神经网络;训练集,测试集,交叉 验证,欠拟合,过拟合;数据规范化等☆154Updated 8 years ago
- 基于波士顿房屋租赁价格数据,使用lasso回归算法做特征选择后,分别使用线性回归、Lasso回归、Ridge回归、Elasitic Net四类回归算法构建模型(分别测试1,2,3阶)☆13Updated 5 years ago
- 用GAN生成一维数据☆123Updated 5 years ago
- A convolutional autoencoder for feature extraction, with an SVM for image classification.☆11Updated 6 years ago
- BLS Code☆121Updated 6 years ago
- using WGAN to generate fault bearing vibration signals☆50Updated 6 years ago
- AutoEncoder implements by keras. Including AE, DAE, DAE_CNN, VAE, VAE_CNN, CVAE, Sparse AE, Stacked DAE.☆41Updated 5 years ago
- pytorch >>> 快速搭建自己的模型!☆125Updated 2 years ago
- Python code of RBF neural network classification model☆46Updated 6 years ago
- 基于无监督学习,无需训练,先使用SIFT算法提取图像特征,再使用KMeans聚类算法进行图像分类,速度非常快,精度还在提高。☆131Updated 5 years ago
- bp 神经网络算法☆122Updated 2 years ago
- 利用深度RBM构建多分类模型☆19Updated 9 years ago
- Python 建立的BP神经网络处理预测相关公交线路数据☆36Updated 7 years ago
- 二分类SVM与多分类SVM的实现☆15Updated 7 years ago
- ☆16Updated 6 years ago
- ☆9Updated 6 years ago