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模板)☆426Updated 4 years ago
- 个人练习,自编码器及其变形(理论+实践)☆339Updated 6 years ago
- 深度学习代码☆132Updated 5 years ago
- 用GAN生成一维数据☆124Updated 5 years ago
- Implementation of the stacked denoising autoencoder in Tensorflow☆204Updated 7 years ago
- Python code of RBF neural network classification model☆46Updated 6 years ago
- BLS Code☆127Updated 6 years ago
- 高斯混合模型(GMM 聚类)的 EM 算法实现。☆200Updated 6 years ago
- 支持向量机(SVM)——分类预测,包括多分类问题,核函数调参,不平衡数据问题,特征降维,网格搜索,管道机制,学习曲线,混淆矩阵,AUC曲线等☆53Updated 7 years ago
- pytorch >>> 快速搭建自己的模型!☆125Updated 2 years ago
- 用Python实现SVM多分类器☆415Updated last year
- 用Tensorflow实现的深度神经网络。☆140Updated 3 years ago
- 北京大学软件与微电子学院《人工智能实践》课程项目第6小组,新加入APP功能,项目代码持续完善中。☆83Updated 5 years ago
- 基于TensorFlow的深度学习、深度增强学习代码:NN(传统神经网络)、CNN(卷积神经网络)、RNN(递归神经网络)、LSTM(长短期记忆网络)、GAN(生成对抗网络)、DRL(深度增强学习)☆54Updated 7 years ago
- 基于PyTorch使用迁移学习完成项目☆60Updated 7 years ago
- 记录小润了解的各种机器学习算法的实现以及基础概念,包括有监督学习,无监督学习,分类,聚类,回归;神经元模型,多层感知器,BP算法;损失函数,激活函数,梯度下降法;全连接网络、卷积神经网络、递归神经网络;训练集,测试集,交叉验证,欠拟合,过拟合;数据规范化等☆156Updated 8 years ago
- 集成学习Stacking方法详解☆76Updated 5 years ago
- Tensorflow realizes deeplearning☆127Updated last year
- ☆141Updated 7 years ago
- A convolutional autoencoder for feature extraction, with an SVM for image classification.☆10Updated 6 years ago
- 这是利用条件GAN(CGAN)实现生成MNIST图像的代码☆28Updated 5 years ago
- 本科毕业设计 基于Haar特征与AdaBoost算法的人脸检测的实现☆49Updated 7 years ago
- Pytorch 实现RNN、LSTM、GRU模型☆79Updated 7 years ago
- RNN示例集合☆42Updated 6 years ago
- Autoencoders in PyTorch☆101Updated 5 years ago
- 支持向量机,Support Vector Machine(SVM),多类分类☆31Updated 8 years ago
- ☆16Updated 6 years ago
- The deep residual shrinkage network is a variant of deep residual networks.☆482Updated this week
- 生成对抗网络原理剖析与TensorFlow实践☆28Updated 5 years ago
- 书籍:深度学习框架pytorch入门与实践☆158Updated 7 years ago