Daipuwei / DCGAN-mnist
利用简单DCGAN生成手写数字图像
☆16Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for DCGAN-mnist
- 用GAN生成一维数据☆121Updated 4 years ago
- 这是利用条件GAN(CGAN)实现生成MNIST图像的代码☆28Updated 5 years ago
- 里面包含许多GAN算法 的Keras源码,可以用于训练自己的模型。☆235Updated 3 years ago
- CBAM(Convolutional Block Attention Module) implementation on TensowFlow2.0☆73Updated 3 years ago
- 个人练习,自编码器及其变形(理论+实践)☆323Updated 5 years ago
- 【火炉炼AI】-深度学习系列文章☆45Updated 5 years ago
- 八种最常用的GAN生成式对抗网络代码框架☆64Updated 5 years ago
- Implementation of the stacked denoising autoencoder in Tensorflow☆202Updated 6 years ago
- ☆16Updated 5 years ago
- Implementation of some different variants of GANs by tensorflow, Train the GAN in Google Cloud Colab, DCGAN, WGAN, WGAN-GP, LSGAN, SNGAN,…☆225Updated 2 years ago
- 这个仓库主要包含了LSTM、卷积神经网络中,注意力机制的实现。☆128Updated 3 years ago
- GAN models with Anime.☆62Updated 5 years ago
- 一维卷积神经网络☆36Updated 5 years ago
- AutoEncoder implements by keras. Including AE, DAE, DAE_CNN, VAE, VAE_CNN, CVAE, Sparse AE, Stacked DAE.☆39Updated 4 years ago
- 深度学习代码☆133Updated 5 years ago
- Some implementations of GAN.☆214Updated last year
- ☆9Updated 4 years ago
- CBAM implementation on Keras☆360Updated 3 years ago
- Adversarial_Autoencoders手写数字识别, pytorch版本☆13Updated 3 years ago
- using WGAN to generate fault bearing vibration signals☆49Updated 6 years ago
- 基于keras使用dcgan自动生成动漫头像☆64Updated 3 years ago
- 采用深度学习方法进行刀具识别。☆23Updated 5 years ago
- The source code and dataset about <Machine Vision for TensorFlow 2>☆22Updated 3 years ago
- 基于小波与卷积神经网络的多尺度时间序列分类☆17Updated 6 years ago
- 支持向量机(SVM)——分类预测,包括多分类问题,核函数调参,不平衡数据问题,特征降维,网格搜索,管道机制,学习曲线,混淆矩阵,AUC曲线等☆51Updated 7 years ago
- 使用 深度卷积对抗生成神经网络(DCGAN)生成新的人脸图像☆15Updated 6 years ago
- Pytorch 实现RNN、LSTM、GRU模型☆74Updated 6 years ago
- Using Keras ResNet model to classify CIFAR-10 dataset.☆9Updated 4 years ago
- 最简单的基于SRGAN网络的实现, 附带已训练好的模型及GIF生成代码, 更适合作为Demo展示☆80Updated 5 years ago
- Self Attention GAN (https://arxiv.org/abs/1805.08318) implemented with keras☆21Updated 5 years ago