erika1203 / dbnPytorchLinks
☆18Updated 7 years ago
Alternatives and similar repositories for dbnPytorch
Users that are interested in dbnPytorch are comparing it to the libraries listed below
Sorting:
- pytorch >>> 快速搭建自己的模型!☆126Updated 3 years ago
- 支持向量机(SVM)——分类预测,包括多分类问题,核函数调参,不平衡数据问题,特征降维,网格搜索,管道机制,学习曲线,混淆矩阵,AUC曲线等☆53Updated 8 years ago
- Implementation of the stacked denoising autoencoder in Tensorflow☆206Updated 7 years ago
- 个人练习,自编码器及其变形(理论+实践)☆340Updated 6 years ago
- The deep residual shrinkage network is a variant of deep residual networks.☆489Updated this week
- Autoencoders in PyTorch☆102Updated 6 years ago
- ☆54Updated 6 years ago
- 基于PyTorch使用迁移学习完成项目☆61Updated 7 years ago
- Learning and Recording☆34Updated 6 years ago
- gan_torch (cpu & gpu)☆30Updated 4 years ago
- ☆67Updated 5 years ago
- attention-based LSTM/Dense implemented by Keras☆300Updated 7 years ago
- Encoding time series as images using GAF operation by pyts.☆227Updated 3 years ago
- Pytorch、Scikit-learn实现多种分类方法,包括逻辑回归(Logistic Regression)、多层感知机(MLP)、支持向量机(SVM)、K近邻(KNN)、CNN、RNN,极简代码适合新手小白入门,附英文实验报告(ACM模板)☆435Updated 5 years ago
- AutoEncoder implements by keras. Including AE, DAE, DAE_CNN, VAE, VAE_CNN, CVAE, Sparse AE, Stacked DAE.☆41Updated 5 years ago
- 支持向量机,Support Vector Machine(SVM),多类分类☆32Updated 8 years ago
- Character based Temporal Convolutional Networks + Attention Layer☆170Updated 7 years ago
- 这是论文Unsupervised Domain Adaptation by Backpropagation的复现代码,并完成了MNIST与MNIST-M数据集迁移,master和tf2分支代码为是基于tf2.x,tf1分支代码基于tf1.x☆64Updated 4 years ago
- BLS Code☆131Updated 6 years ago
- 高斯混合模型(GMM 聚类)的 EM 算法实现。☆203Updated 6 years ago
- ☆277Updated 3 years ago
- ML Records in 1110 Lab of BUPT. Some detailed information can be referenced on: https://mathpretty.com/10388.html☆237Updated 2 years ago
- 使用5-6个模型(可以是knn svm 贝叶斯等等)用投票的方式做一个集成学习对MNIST数据集进行分类。☆24Updated 6 years ago
- 深度学习代码☆132Updated 6 years ago
- 用GAN生成一维数据☆124Updated 5 years ago
- 使用改良的Transformer模型应用于多维时间序列的分类任务上☆92Updated 4 years ago
- In PyTorch Learing Neural Networks Likes CNN、BiLSTM☆1,415Updated 2 years ago
- LSTM and GRU in PyTorch☆265Updated 6 years ago
- 八种最常用的GAN生成式对抗网络代码框架☆71Updated 6 years ago
- 这个仓库主要包含了LSTM、卷积神经网络中,注意力机制的实现。☆136Updated 4 years ago