Y1ran / GAN-Network-Library-TensorflowLinks
八种最常用的GAN生成式对抗网络代码框架
☆71Updated 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:
- Pytorch、Scikit-learn实现多种分类方法,包括逻 辑回归(Logistic Regression)、多层感知机(MLP)、支持向量机(SVM)、K近邻(KNN)、CNN、RNN,极简代码适合新手小白入门,附英文实验报告(ACM模板)☆430Updated 4 years ago
- 用GAN生成一维数据☆123Updated 5 years ago
- 深度学习代码☆132Updated 5 years ago
- Implementation of the stacked denoising autoencoder in Tensorflow☆205Updated 7 years ago
- 个人练习,自编码器及其变形(理论+实践)☆338Updated 6 years ago
- BLS Code☆127Updated 6 years ago
- 集成学习Stacking方法详解☆76Updated 6 years ago
- 利用Python实现三层BP神经网络☆82Updated 7 years ago
- 支持向量机,Support Vector Machine(SVM),多类分类☆31Updated 8 years ago
- 基于PyTorch使用迁移学习完成项目☆60Updated 7 years ago
- 支持向量机(SVM)——分类预测,包括多分类问题,核函数调参,不平衡数据问题,特征降维,网格搜索,管道机制,学习曲线,混淆矩阵,AUC曲线等☆53Updated 7 years ago
- 用Tensorflow实现的深度神经网络。☆140Updated 3 years ago
- pytorch >>> 快速搭建自己的模型!☆125Updated 3 years ago
- using WGAN to generate fault bearing vibration signals☆51Updated 7 years ago
- ☆141Updated 7 years ago
- 用Python实现SVM多分类器☆422Updated last year
- 高斯混合模型(GMM 聚类)的 EM 算法实现。☆202Updated 6 years ago
- ☆68Updated 5 years ago
- 基于TensorFlow的深度学习、深度增强学习代码:NN(传统神经网络)、CNN(卷积神经网络)、RNN(递归神经网络)、LSTM(长短期记忆网络)、GAN(生成对抗网络)、DRL(深度增强学习)☆55Updated 7 years ago
- An Architecture Combining Convolutional Neural Network (CNN) and Linear Support Vector Machine (SVM) for Image Classification☆391Updated 2 years ago
- Python code of RBF neural network classification model☆46Updated 6 years ago
- 廖星宇《深度学习入门之PyTorch》代码实践☆142Updated 7 years ago
- ☆16Updated 7 years ago
- 这是利用条件GAN(CGAN)实现生成MNIST图像的代码☆28Updated 5 years ago
- 包含一些比较常见的数据挖掘竞赛或者项目的源码☆129Updated 6 years ago
- Autoencoders in PyTorch☆102Updated 6 years ago
- 基于深度学习机械设备故障诊断模型☆171Updated 7 years ago
- RNN示例集合☆42Updated 6 years ago
- 记录小润了解的各种机器学习算法的实现以及基础概念,包括有监督学习,无监督学习,分类,聚类,回归;神经元模型,多层感知器,BP算法;损失函数,激活函数,梯度下降法; 全连接网络、卷积神经网络、递归神经网络;训练集,测试集,交叉验证,欠拟合,过拟合;数据规范化等☆157Updated 8 years ago
- bp 神经网络算法☆125Updated 2 years ago