ayuLiao / GANBookCodes
生成对抗网络原理剖析与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
- 慕课网上深度学习之神经网络(CNN RNN GAN)算法原理+实战练习的代码和部分数据☆39Updated 5 years ago
- 用GAN生成一维数据☆122Updated 4 years ago
- 基于numpy实现支持svm算法,包括简单smo算法,启发式smo算法,并增加了完整注释☆21Updated 5 years ago
- 八种最常用的GAN生成式对抗网络代码框架☆66Updated 5 years ago
- Repository for the analysis of Vilnius weather using tensorflow☆58Updated 2 years ago
- ☆65Updated 4 years ago
- 🌼🌼🌼 Summary on the learn of Generative Adversarial Network。 GAN的一些练手demo,包括自编码器、变分编码器、DCGAN、cycleGAN等各种对抗生成网络模型。仅供参考学习。参考《pytorch深度学习入…☆13Updated 5 years ago
- ☆45Updated 4 years ago
- about deep learning projects☆49Updated 4 years ago
- A collection of data competition solutions | 数据竞赛方案合集☆49Updated last month
- using WGAN to generate fault bearing vibration signals☆50Updated 6 years ago
- 网易云课堂——讲师:龙良曲☆37Updated 4 years ago
- 集成学习Stacking方法详解☆70Updated 5 years ago
- PyTorch深度学习开源电子书☆134Updated 3 years ago
- 这个仓库主要包含了LSTM、卷积神经网络中,注意力机制的实现。☆131Updated 4 years ago
- Codes for time series forecast☆144Updated 4 years ago
- 包含一些比较常见的数据挖掘竞赛或者项目的源码☆119Updated 5 years ago
- 数据预处理过程(属性选择, 异常值处理, 归一化, 标准化等)☆60Updated 4 years ago
- 生成对抗网咯(GAN)是一类在无监督学习中使用的神经网络,其有助于解决按文本生成图像、提高图片分辨率、药物匹配、检索特定 模式的图片等任务。本库包含利用DCGAN生成动漫图片项目资源及代码。☆53Updated 4 years ago
- 如何使用ARIMA模型预测世界肺炎确诊人数?【时序数据预测】☆41Updated 4 years ago
- Gitbook Address: https://app.gitbook.com/@nlpgroup/s/nlpnote/☆158Updated 3 years ago
- ☆14Updated 3 years ago
- 2017工业大数据 风机叶片预测☆54Updated 4 years ago
- 深度学习代码☆132Updated 5 years ago
- Pytorch 实现RNN、LSTM、GRU模型☆77Updated 6 years ago
- This repo contains PyTorch implementation of cGAN, cWGAN, and cWGAN-gp for tabular data.☆11Updated last year
- numpy实现常用的的机器学习库,分类模型实现:KNN,LDA,LR,Decision Tree(ID3,C4.5,CART),RF,perception,SVM,Neural network,GBDT,Xgboost,Adaboost;回归模型实现 :LASSO,Ridg…☆21Updated 2 years ago
- 利用Python实现三层BP神经网络☆80Updated 6 years ago
- 支持向量机(SVM)——分类预测,包括多分类问题,核函数调参,不平衡数据问题,特征降维,网格搜索,管道机制,学习曲线,混淆矩阵,AUC曲线等☆52Updated 7 years ago
- 利用时间序列预测汽车销量☆37Updated 6 years ago