Y1ran / GAN-Network-Library-TensorflowLinks
八种最常用的GAN生成式对抗网络代码框架
☆69Updated 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
Sorting:
- 基于TensorFlow的深度学习、深度增强学习代码:NN(传统神经网络)、CNN(卷积神经网络)、RNN(递归神经网络)、LSTM(长短期记忆网络)、GAN(生成对抗网络)、DRL(深度增强学习)☆54Updated 7 years ago
- 利用Python实现三层BP神经网络☆82Updated 7 years ago
- 支持向量机(SVM)——分类预测, 包括多分类问题,核函数调参,不平衡数据问题,特征降维,网格搜索,管道机制,学习曲线,混淆矩阵,AUC曲线等☆52Updated 7 years ago
- 用GAN生成一维数据☆123Updated 5 years ago
- 记录小润了解的各种机器学习算法的实现以及基础概念,包括有监督学习,无监督学习,分类,聚类,回归;神经元模型,多层感知器,BP算法;损失函数,激活函数,梯度下降法;全连接网络、卷积神经网络、递归神经网络;训练集,测试集,交叉验证,欠拟合,过拟合;数据规范化等☆155Updated 8 years ago
- 生成对抗网络原理剖析与TensorFlow实践☆28Updated 5 years ago
- 主成分分析,Principal Component Analysis(PCA)☆47Updated 8 years ago
- 基于PyTorch使用迁移学习完成项目☆59Updated 7 years ago
- PSO algorithm for multi-parameters optimizaiton☆65Updated 6 years ago
- A small project abot GA and ANN,基于TensorFlow实现基于遗传算法的神经网络结构搜索技术,在威斯康星乳腺癌细胞分类的数据集上面进行实验,并与传统的机器学习的分类算法进行对比,验证该算法的结果的优劣性。☆37Updated 5 years ago
- A keras implementation of conditional wgan-gp☆46Updated 6 years ago
- 这是利用条件GAN(CGAN)实现生成MNIST图像的代码☆28Updated 5 years ago
- Pytorch、Scikit-learn实现多种分类方法,包括逻辑回归(Logistic Regression)、多层感知机(MLP)、支持向量机(SVM)、K近邻(KNN)、CNN、RNN,极简代码适合新手小白入门,附英文实验报告(ACM模板)☆419Updated 4 years ago
- Python 建立的BP神经网络处理预测相关公交线路数据☆37Updated 7 years ago
- 卷积神经网络提取特征并用于SVM//www.cnblogs.com/chuxiuhong/p/6132814.html☆15Updated 7 years ago
- 支持向量机,Support Vector Machine(SVM),多类分类☆31Updated 8 years ago
- GAN 使用生成对抗网络生成新的图片样本☆82Updated 7 years ago
- 北京大学软件与微电子学院《人工智能实践》课程项目第6小组,新加入APP功能,项目代码持续完善中。☆84Updated 5 years ago
- 使用VGG19迁移学习实现图像风格迁移。☆159Updated 5 years ago
- Python code of RBF neural network classification model☆46Updated 6 years ago
- Implementation of the stacked denoising autoencoder in Tensorflow☆203Updated 6 years ago
- using WGAN to generate fault bearing vibration signals☆51Updated 7 years ago
- 自动编码器及降噪自动编码器☆15Updated 6 years ago
- GA_python for multi-parameters optimization☆28Updated 6 years ago
- Python 基于BP神经网络实现不同直径圆的分类☆26Updated 5 years ago
- [大数据课程作业]分别采用神经网络、线性回归、SVM方法预测学生成绩☆45Updated 6 years ago
- ☆18Updated 6 years ago
- 个人练习,自编码器及其变形(理论+实践)☆338Updated 6 years ago
- BP神经网络☆17Updated 6 years ago
- bp 神经网络算法☆124Updated 2 years ago