yanshengli / DBN_Learning
利用深度RBM构建多分类模型
☆19Updated 9 years ago
Alternatives and similar repositories for DBN_Learning:
Users that are interested in DBN_Learning are comparing it to the libraries listed below
- RBM/DBN implementation with tensorflow attempt project☆80Updated 9 years ago
- 用TensorFlow搭建CNN/RNN/LSTM/GRU/BiRNN/BiLSTM/BiGRU/Capsule Network等deep learning模型☆59Updated 6 years ago
- keras注意力机制☆18Updated 6 years ago
- ☆10Updated 6 years ago
- 论文基于注意力机制的卷积神经网络模型 源代码☆16Updated 7 years ago
- Experimenting with RBMs using scikit-learn on MNIST and simulating a DBN using Keras.☆33Updated 7 years ago
- Hierarchical BiLSTM CNN using Keras☆76Updated 6 years ago
- 天池智慧交通预测挑战赛 - 比赛经历分享☆15Updated 7 years ago
- 机器学习的特征工程,包括特征抽取、特征预处理、特征选择、特征降维。☆25Updated 6 years ago
- Simple Python Adaboost Implementation☆25Updated 4 years ago
- PSO algorithm for multi-parameters optimizaiton☆66Updated 6 years ago
- 支持向量机,Support Vector Machine(SVM),多类分类☆31Updated 8 years ago
- Compare how ANNs, RNNs, LSTMs, and LSTMs with attention perform on time-series analysis☆42Updated 6 years ago
- ☆20Updated 5 years ago
- Industry chain data test:Sentence classify Bi-GRU-att☆21Updated 6 years ago
- ☆13Updated 5 years ago
- 用Tensorflow实现的深度神经网络。☆139Updated 2 years ago
- 常用的特征选择方法☆68Updated 2 years ago
- 卷积神经网络提取特征并用于SVM//www.cnblogs.com/chuxiuhong/p/6132814.html☆15Updated 6 years ago
- 使用keras框架Embedding+LSTM对短文本分类-半监督☆16Updated 7 years ago
- A traffic flow prediction model based on Scikit and Keras. The model contains a DBN and a NN.☆17Updated 6 years ago
- 数据预处理之缺失值处理,特征选择☆21Updated 5 years ago
- use lstm to predict value and label based on keras基于keras框架,用lstm解决回归和分类问题☆18Updated 4 years ago
- A simple implementation of Transformer Encoder in keras. This repository also includes an example of Transformer as a classifier and its …☆16Updated 5 years ago
- LSTM, CNN, CNNLSTM, BiLSTM, MLP☆10Updated 7 years ago
- 支持向量机(SVM)——分类预测,包括多分类问题,核函数调参,不平衡数据问题,特征降维,网格搜索,管道机制,学习曲线,混淆矩阵,AUC曲线等☆52Updated 7 years ago
- Python code of RBF neural network classification model☆45Updated 6 years ago
- basic hmm☆27Updated 7 years ago
- 基于波士顿房屋租赁价格数据,使用lasso回归算法做特征选择后,分别使用线性回归、Lasso回归、Ridge回归、Elasitic Net四类回归算法构建模型(分别测试1,2,3阶)☆13Updated 5 years ago
- TCN architecture for time series☆23Updated 6 years ago