Train_arch

cnn+rnn+attention: vgg(vgg16,vgg19)+rnn(LSTM, GRU)+attention, resnet(resnet_v2_50,resnet_v2_101,resnet_v2_152)+r 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,.....
Alternatives To Train_arch
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Easyocr20,438693 months ago32September 04, 2023340apache-2.0Python
Ready-to-use OCR with 80+ supported languages and all popular writing scripts including Latin, Chinese, Arabic, Devanagari, Cyrillic and etc.
Screenshot To Code14,132
2 years ago17otherHTML
A neural network that transforms a design mock-up into a static website.
Deeplearning7,463
2 years ago8apache-2.0Jupyter Notebook
深度学习入门教程, 优秀文章, Deep Learning Tutorial
Machine Learning Collection6,173
4 months ago95mitPython
A resource for learning about Machine learning & Deep Learning
Pytorch Sentiment Analysis4,133
2 months ago3mitJupyter Notebook
Tutorials on getting started with PyTorch and TorchText for sentiment analysis.
Stockpredictionai3,235
2 years ago320
In this noteboook I will create a complete process for predicting stock price movements. Follow along and we will achieve some pretty good results. For that purpose we will use a Generative Adversarial Network (GAN) with LSTM, a type of Recurrent Neural Network, as generator, and a Convolutional Neural Network, CNN, as a discriminator. We use LSTM for the obvious reason that we are trying to predict time series data. Why we use GAN and specifically CNN as a discriminator? That is a good question: there are special sections on that later.
Keras Resources3,174
a year ago13
Directory of tutorials and open-source code repositories for working with Keras, the Python deep learning library
Automatic_speech_recognition2,743
2 years ago69mitPython
End-to-end Automatic Speech Recognition for Madarian and English in Tensorflow
Tensorflow_template_application1,869
9 months ago1May 20, 202114apache-2.0Python
TensorFlow template application for deep learning
Ncrfpp1,862
2 years ago1March 16, 20225apache-2.0Python
NCRF++, a Neural Sequence Labeling Toolkit. Easy use to any sequence labeling tasks (e.g. NER, POS, Segmentation). It includes character LSTM/CNN, word LSTM/CNN and softmax/CRF components.
Alternatives To Train_arch
Select To Compare


Alternative Project Comparisons
Popular Convolutional Neural Networks Projects
Popular Lstm Projects
Popular Machine Learning Categories

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Python
Convolutional Neural Networks
Lstm
Attention
Recurrent Neural Networks
Resnet
Vgg
Gru