rnn-tensorflow topic
Deeplearning-and-NLP
Deep Learning notes and practical implementation with Tensorflow and keras. Text Analytics and practical application implementation with NLTK, Spacy and Gensim.
Solar-Rad-Forecasting
In these notebooks the entire research and implementation process carried out for the construction of various machine learning models based on neural networks that are capable of predicting levels of...
adversarial_training_methods
Implementation of the methods proposed in **Adversarial Training Methods for Semi-Supervised Text Classification** on IMDB dataset (without pre-training)
Bi-Seq2Seq
An implementation of "Two are Better than One: An Ensemble of Retrieval- and Generation-Based Dialog Systems"
Rep-Counter
AI Exercise Rep Counter based on Google's Human Pose Estimation Library (Posenet)
tesla-stocks-prediction
The implementation of LSTM in TensorFlow used for the stock prediction.
garnn
TensorFlow implementation of Graphical Attention Recurrent Neural Networks based on work by Cirstea et al., 2019.
password_cracker
Char-level RNN LSTM password cracker 🔑🔓.
MyTwitterBot
A Twitter bot powered by a Recurrent Neural Network (RNN)
stockmarketpredictions
Educational predictions on stock market with Tensorflow.js sequential RNN with LSTM layers on a React web App.