ayuLiao / GANBookCodesLinks
生成对抗网络原理剖析与TensorFlow实践
☆28Updated 4 years ago
Alternatives and similar repositories for GANBookCodes
Users that are interested in GANBookCodes are comparing it to the libraries listed below
Sorting:
- 🌼🌼🌼 Summary on the learn of Generative Adversarial Network。 GAN的一些练手demo,包括自编码器、变分编码器、DCGAN、cycleGAN等各种对抗生成网络模型。仅供参考学习。参考《pytorch深度学习入…☆14Updated 5 years ago
- 数据预处理过程(属性选择, 异常值处理, 归一化, 标准化等)☆63Updated 4 years ago
- 用GAN生成一维数据☆123Updated 5 years ago
- 八种最常用的GAN生成式对抗网络代码框架☆67Updated 6 years ago
- 包含一些比较常见的数据挖掘竞赛或者项目的源码☆126Updated 5 years ago
- 慕课网上深度学习之神经网络(CNN RNN GAN)算法原理+实战练习的代码和部分数据☆40Updated 5 years ago
- 这个仓库主要包含了LSTM、卷积神经网络中,注意力机制的实现。☆132Updated 4 years ago
- LSTM + Wavelet(长短期记忆神经网络+小波分析):深度学习与数字信号处理的结合☆175Updated 6 years ago
- This repo contains PyTorch implementation of cGAN, cWGAN, and cWGAN-gp for tabular data.☆14Updated last year
- ☆42Updated 4 years ago
- 基于PyTorch使用迁移学习完成项目☆59Updated 7 years ago
- 使用GAN对时间序列进行建模☆46Updated 5 years ago
- ☆67Updated 4 years ago
- using WGAN to generate fault bearing vibration signals☆50Updated 7 years ago
- LSTM铁矿石价格预测☆10Updated 5 years ago
- 数据特征工程、各种机器学习回归模型、回归数据预处理☆44Updated 5 years ago
- 2017工业大数据 风机叶片预测☆54Updated 4 years ago
- 集成学习Stacking方法详解☆75Updated 5 years ago
- 利用Python实现三层BP神经网络☆82Updated 7 years ago
- 《Python数据可视化之matplotlib实践》配套代码。☆63Updated 5 years ago
- 毕设-设备故障预测系统☆37Updated 5 years ago
- 支持向量机(SVM)——分类预测,包括多分类问题,核函数调参,不平衡数据问题,特征降维,网格搜索,管道机制,学习曲线,混淆矩阵,AUC曲线等☆52Updated 7 years ago
- 个人练习,自编码器及其变形(理论+实践)☆336Updated 6 years ago
- 深度学习代码☆132Updated 5 years ago
- Gitbook Address: https://app.gitbook.com/@nlpgroup/s/nlpnote/☆158Updated 3 years ago
- Codes for time series forecast☆146Updated 4 years ago
- 【Numpy 手写实现】SVM 支持向量机 | KNN K近邻 | Kmeans | Logistic Regression 逻辑回归 | Maximum Entropy 最大熵 | Naive Bayes 朴素贝叶斯 | Perception 感知机 | Decision…☆207Updated 5 years ago
- 使用CNN进行时间序列预测,这里的标签可以是多维的(即可以进行长期预测)。Using CNN for time series prediction, the label here can be multidimensional (that is, it can be use…☆20Updated 4 years ago
- 基于numpy实现支持svm算法,包括简单smo算法,启发式smo算法,并增加了完整注释☆21Updated 6 years ago
- about deep learning projects☆49Updated 4 years ago