cnn+rnn+attention: vgg(vgg16,vgg19)+rnn(LSTM, GRU)+attention, resnet(resnet_v2_50,resnet_v2_101,resnet_v2_152)+rnnrnn(LSTM, GRU)+attention, inception_v4+rnn(LSTM, GRU)+attention, inception_resnet_v2+rnn(LSTM, GRU)+attention,..... vgg(vgg16,vgg19), resnet(resnet_v2_50,resnet_v2_101,resnet_v2_152), inception_v4, inception_resnet_v2,.....
☆209Dec 9, 2020Updated 5 years ago
Alternatives and similar repositories for train_arch
Users that are interested in train_arch are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- multi-task classifier☆23Oct 3, 2023Updated 2 years ago
- 刹那是永恒☆13Feb 26, 2020Updated 6 years ago
- 北京邮电 大学“网络搜索原理”课程资料(2019)☆193Dec 18, 2019Updated 6 years ago
- 工程与学术笔记☆188Mar 10, 2025Updated last year
- This repo has moved to https://github.com/INRIA/scikit-learn-mooc/☆43Jun 11, 2020Updated 5 years ago
- Proton VPN Special Offer - Get 70% off • AdSpecial partner offer. Trusted by over 100 million users worldwide. Tested, Approved and Recommended by Experts.
- 使用CNN进行时间序列预测,这里的标签可以是多维的(即可以进行长期预测)。Using CNN for time series prediction, the label here can be multidimensional (that is, it can be use…☆19Nov 2, 2020Updated 5 years ago
- Basic RNN, LSTM, GRU, and Attention for time-series prediction